ff4j / ff4j-spring-boot-starter-parent

A spring boot starter for FF4J (Feature Flipping For Java)
Apache License 2.0
32 stars 26 forks source link

add security configuration for webflux #371

Closed paul58914080 closed 1 year ago

paul58914080 commented 1 year ago

Description

Closes :

Checklist for self review:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 :tada:

Comparison is base (387ab40) 88.66% compared to head (4d816f6) 88.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ============================================ + Coverage 88.66% 88.74% +0.08% Complexity 211 211 ============================================ Files 53 54 +1 Lines 538 542 +4 Branches 21 22 +1 ============================================ + Hits 477 481 +4 Misses 48 48 Partials 13 13 ``` | [Impacted Files](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/371?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j) | Coverage Δ | | |---|---|---| | [...figure/webflux/FF4JWebFluxSecurityConfiguration.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/371?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctYm9vdC1hdXRvY29uZmlndXJlLXdlYmZsdXgvc3JjL21haW4va290bGluL29yZy9mZjRqL3NwcmluZy9ib290L2F1dG9jb25maWd1cmUvd2ViZmx1eC9GRjRKV2ViRmx1eFNlY3VyaXR5Q29uZmlndXJhdGlvbi5rdA==) | `100.00% <100.00%> (ø)` | | | [...onfigure/webmvc/FF4JWebMvcSecurityConfiguration.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/371?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctYm9vdC1hdXRvY29uZmlndXJlLXdlYm12Yy9zcmMvbWFpbi9rb3RsaW4vb3JnL2ZmNGovc3ByaW5nL2Jvb3QvYXV0b2NvbmZpZ3VyZS93ZWJtdmMvRkY0SldlYk12Y1NlY3VyaXR5Q29uZmlndXJhdGlvbi5rdA==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.