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. #1461

Merged
merged 1 commit into from
Nov 19, 2024

feat:support auth.

0db0fe9
Select commit
Loading
Failed to load commit list.
Merged

feat:support auth. #1461

feat:support auth.
0db0fe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 18, 2024 in 0s

68.37% (-0.53%) compared to b162ad6

View this Pull Request on Codecov

68.37% (-0.53%) compared to b162ad6

Details

Codecov Report

Attention: Patch coverage is 10.93750% with 57 lines in your changes missing coverage. Please review.

Project coverage is 68.37%. Comparing base (b162ad6) to head (0db0fe9).

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 ⚠️
...config/PolarisAuthPropertiesAutoConfiguration.java 0.00% 2 Missing ⚠️
...loud/polaris/context/PolarisSDKContextManager.java 66.66% 2 Missing ⚠️
...g/PolarisAuthPropertiesBootstrapConfiguration.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2020    #1461      +/-   ##
============================================
- Coverage     68.89%   68.37%   -0.53%     
  Complexity        2        2              
============================================
  Files           306      314       +8     
  Lines          7057     7117      +60     
  Branches        823      828       +5     
============================================
+ Hits           4862     4866       +4     
- Misses         1780     1836      +56     
  Partials        415      415              

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