Skip to content

refactor: simplify multiprovider code per review

586f4c6
Select commit
Loading
Failed to load commit list.
Draft

fix: multiprovider parity gaps with JS SDK reference (#1882) #1897

refactor: simplify multiprovider code per review
586f4c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2026 in 0s

89.16% (-3.10%) compared to 51754a5

View this Pull Request on Codecov

89.16% (-3.10%) compared to 51754a5

Details

Codecov Report

❌ Patch coverage is 73.93365% with 110 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.16%. Comparing base (51754a5) to head (586f4c6).

Files with missing lines Patch % Lines
...v/openfeature/sdk/multiprovider/MultiProvider.java 76.56% 41 Missing and 34 partials ⚠️
...nfeature/sdk/multiprovider/ComparisonStrategy.java 64.36% 26 Missing and 5 partials ⚠️
...c/main/java/dev/openfeature/sdk/EventProvider.java 73.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1897      +/-   ##
============================================
- Coverage     92.25%   89.16%   -3.10%     
- Complexity      653      755     +102     
============================================
  Files            59       60       +1     
  Lines          1589     1994     +405     
  Branches        179      232      +53     
============================================
+ Hits           1466     1778     +312     
- Misses           76      131      +55     
- Partials         47       85      +38     

☔ 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.