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

bump versions, fix warnings and fix deprecated code #362

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.50 :tada:

Comparison is base (d20110c) 86.23% compared to head (7061a4c) 86.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ============================================ + Coverage 86.23% 86.73% +0.50% + Complexity 206 204 -2 ============================================ Files 51 51 Lines 465 460 -5 Branches 21 21 ============================================ - Hits 401 399 -2 + Misses 51 48 -3 Partials 13 13 ``` | [Impacted Files](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j) | Coverage Δ | | |---|---|---| | [.../exceptions/FlippingStrategyBadRequestException.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctc2VydmljZXMvc3JjL21haW4va290bGluL29yZy9mZjRqL3NlcnZpY2VzL2V4Y2VwdGlvbnMvRmxpcHBpbmdTdHJhdGVneUJhZFJlcXVlc3RFeGNlcHRpb24ua3Q=) | `100.00% <ø> (ø)` | | | [...g/ff4j/services/exceptions/GroupExistsException.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctc2VydmljZXMvc3JjL21haW4va290bGluL29yZy9mZjRqL3NlcnZpY2VzL2V4Y2VwdGlvbnMvR3JvdXBFeGlzdHNFeGNlcHRpb24ua3Q=) | `100.00% <ø> (ø)` | | | [...ff4j/spring/rest/api/resources/PropertyResource.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctcmVzdC1hcGkvc3JjL21haW4va290bGluL29yZy9mZjRqL3NwcmluZy9yZXN0L2FwaS9yZXNvdXJjZXMvUHJvcGVydHlSZXNvdXJjZS5rdA==) | `100.00% <100.00%> (ø)` | | | [.../org/ff4j/spring/rest/api/utils/FeatureWebUtils.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctcmVzdC1hcGkvc3JjL21haW4va290bGluL29yZy9mZjRqL3NwcmluZy9yZXN0L2FwaS91dGlscy9GZWF0dXJlV2ViVXRpbHMua3Q=) | `100.00% <100.00%> (ø)` | | | [...tlin/org/ff4j/services/domain/FF4jStatusApiBean.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctc2VydmljZXMvc3JjL21haW4va290bGluL29yZy9mZjRqL3NlcnZpY2VzL2RvbWFpbi9GRjRqU3RhdHVzQXBpQmVhbi5rdA==) | `64.00% <100.00%> (-3.86%)` | :arrow_down: | | [.../kotlin/org/ff4j/services/domain/FeatureApiBean.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctc2VydmljZXMvc3JjL21haW4va290bGluL29yZy9mZjRqL3NlcnZpY2VzL2RvbWFpbi9GZWF0dXJlQXBpQmVhbi5rdA==) | `97.50% <100.00%> (ø)` | | | [...kotlin/org/ff4j/services/domain/PropertyApiBean.kt](https://app.codecov.io/gh/ff4j/ff4j-spring-boot-starter-parent/pull/362?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ff4j#diff-ZmY0ai1zcHJpbmctc2VydmljZXMvc3JjL21haW4va290bGluL29yZy9mZjRqL3NlcnZpY2VzL2RvbWFpbi9Qcm9wZXJ0eUFwaUJlYW4ua3Q=) | `100.00% <100.00%> (+20.00%)` | :arrow_up: |

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