Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:support auth. #1479

Merged
merged 1 commit into from
Dec 10, 2024
Merged

feat:support auth. #1479

merged 1 commit into from
Dec 10, 2024

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Feature.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

closes #1213

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2023.
  • Will pull request to branch of 2022.
  • Will pull request to branch of 2021.
  • Will pull request to branch of 2020.
  • Will pull request to branch of hoxton.

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Dec 10, 2024
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 9.37500% with 58 lines in your changes missing coverage. Please review.

Project coverage is 68.43%. Comparing base (d57d1e9) to head (d2fe866).
Report is 1 commits behind head on 2023.

Files with missing lines Patch % Lines
.../cloud/polaris/auth/filter/AuthReactiveFilter.java 0.00% 14 Missing ⚠️
...t/cloud/polaris/auth/filter/AuthServletFilter.java 0.00% 11 Missing ⚠️
...aris/auth/config/PolarisAuthAutoConfiguration.java 0.00% 10 Missing ⚠️
.../cloud/polaris/auth/config/AuthConfigModifier.java 0.00% 6 Missing ⚠️
...nt/cloud/polaris/auth/utils/AuthenticateUtils.java 0.00% 6 Missing ⚠️
...oud/polaris/auth/config/PolarisAuthProperties.java 0.00% 5 Missing ⚠️
...loud/polaris/context/PolarisSDKContextManager.java 50.00% 2 Missing and 1 partial ⚠️
...config/PolarisAuthPropertiesAutoConfiguration.java 0.00% 2 Missing ⚠️
...g/PolarisAuthPropertiesBootstrapConfiguration.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2023    #1479      +/-   ##
============================================
- Coverage     68.99%   68.43%   -0.56%     
  Complexity        2        2              
============================================
  Files           312      320       +8     
  Lines          7338     7398      +60     
  Branches        874      879       +5     
============================================
  Hits           5063     5063              
- Misses         1824     1880      +56     
- Partials        451      455       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SkyeBeFreeman SkyeBeFreeman merged commit 8e1874b into Tencent:2023 Dec 10, 2024
5 of 6 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 23/auth branch December 10, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant