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

fix: auto configurations #380

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: 85.18% and project coverage change: -0.95 :warning:

Comparison is base (8499097) 88.74% compared to head (b37d7aa) 87.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #380 +/- ## ============================================ - Coverage 88.74% 87.80% -0.95% + Complexity 211 202 -9 ============================================ Files 54 51 -3 Lines 542 533 -9 Branches 22 22 ============================================ - Hits 481 468 -13 - Misses 48 51 +3 - Partials 13 14 +1 ``` | [Impacted Files](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j) | Coverage Δ | | |---|---|---| | [...t/autoconfigure/common/FF4JOpenApiConfiguration.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctYm9vdC1hdXRvY29uZmlndXJlLWNvbW1vbi9zcmMvbWFpbi9rb3RsaW4vb3JnL2ZmNGovc3ByaW5nL2Jvb3QvYXV0b2NvbmZpZ3VyZS9jb21tb24vRkY0Sk9wZW5BcGlDb25maWd1cmF0aW9uLmt0) | `66.66% <66.66%> (ø)` | | | [...ing/boot/autoconfigure/common/FF4JConfiguration.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctYm9vdC1hdXRvY29uZmlndXJlLWNvbW1vbi9zcmMvbWFpbi9rb3RsaW4vb3JnL2ZmNGovc3ByaW5nL2Jvb3QvYXV0b2NvbmZpZ3VyZS9jb21tb24vRkY0SkNvbmZpZ3VyYXRpb24ua3Q=) | `100.00% <100.00%> (ø)` | | | [...utoconfigure/common/FF4JConfigurationProperties.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctYm9vdC1hdXRvY29uZmlndXJlLWNvbW1vbi9zcmMvbWFpbi9rb3RsaW4vb3JnL2ZmNGovc3ByaW5nL2Jvb3QvYXV0b2NvbmZpZ3VyZS9jb21tb24vRkY0SkNvbmZpZ3VyYXRpb25Qcm9wZXJ0aWVzLmt0) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/380/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j)

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