Skip to content

feat: provider wrapper to support state race fix

6160338
Select commit
Loading
Failed to load commit list.
Draft

feat: provider wrapper to support state race fix #1892

feat: provider wrapper to support state race fix
6160338
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

92.63% (+0.37%) compared to d5f7a64

View this Pull Request on Codecov

92.63% (+0.37%) compared to d5f7a64

Details

Codecov Report

❌ Patch coverage is 50.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.63%. Comparing base (d5f7a64) to head (6160338).

Files with missing lines Patch % Lines
...v/openfeature/sdk/FeatureProviderStateManager.java 50.00% 2 Missing and 6 partials ⚠️
...n/java/dev/openfeature/sdk/ProviderRepository.java 50.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1892      +/-   ##
============================================
+ Coverage     92.25%   92.63%   +0.37%     
- Complexity      653      657       +4     
============================================
  Files            59       59              
  Lines          1589     1602      +13     
  Branches        179      187       +8     
============================================
+ Hits           1466     1484      +18     
+ Misses           76       64      -12     
- Partials         47       54       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.