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 LocalPolicyInitializer #239

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Conversation

Ahoo-Wang
Copy link
Owner

No description provided.

@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Aug 24, 2023
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #239 (07d4b49) into main (8a3b8e6) will decrease coverage by 0.10%.
The diff coverage is 85.71%.

@@             Coverage Diff              @@
##               main     #239      +/-   ##
============================================
- Coverage     88.26%   88.16%   -0.10%     
- Complexity      528      533       +5     
============================================
  Files           163      163              
  Lines          1874     1901      +27     
  Branches        164      170       +6     
============================================
+ Hits           1654     1676      +22     
  Misses          121      121              
- Partials         99      104       +5     
Flag Coverage Δ
unittests 88.16% <85.71%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...tlin/me/ahoo/cosec/redis/GlobalPolicyIndexCache.kt 100.00% <ø> (ø)
...ization/cache/CoSecPolicyCacheAutoConfiguration.kt 100.00% <ø> (ø)
...otlin/me/ahoo/cosec/redis/RedisPolicyRepository.kt 85.71% <75.00%> (-4.29%) ⬇️
...n/kotlin/me/ahoo/cosec/policy/LocalPolicyLoader.kt 87.09% <83.33%> (ø)
...lin/me/ahoo/cosec/policy/LocalPolicyInitializer.kt 88.00% <88.00%> (ø)
...t/starter/authorization/AuthorizationProperties.kt 100.00% <100.00%> (ø)
...thorization/CoSecAuthorizationAutoConfiguration.kt 91.66% <100.00%> (ø)

@Ahoo-Wang Ahoo-Wang merged commit 45b666d into main Aug 24, 2023
23 checks passed
@Ahoo-Wang Ahoo-Wang deleted the LocalPolicyInitializer branch August 24, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant