Skip to content

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

Closed
jonathannorris wants to merge 8 commits into
mainfrom
fix/multiprovider-parity-1882
Closed

fix: multiprovider parity gaps with JS SDK reference (#1882)#1897
jonathannorris wants to merge 8 commits into
mainfrom
fix/multiprovider-parity-1882

fix: correct provider hook ordering and adopt structured errors in Co…

9504869
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 5, 2026 in 0s

90.76% (-1.76%) compared to a8e6644

View this Pull Request on Codecov

90.76% (-1.76%) compared to a8e6644

Details

Codecov Report

❌ Patch coverage is 81.29330% with 81 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.76%. Comparing base (a8e6644) to head (9504869).

Files with missing lines Patch % Lines
...v/openfeature/sdk/multiprovider/MultiProvider.java 82.82% 15 Missing and 19 partials ⚠️
...e/sdk/multiprovider/MultiProviderHookExecutor.java 82.81% 10 Missing and 12 partials ⚠️
...nfeature/sdk/multiprovider/ComparisonStrategy.java 76.13% 15 Missing and 6 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.52%   90.76%   -1.76%     
- Complexity      728      846     +118     
============================================
  Files            60       63       +3     
  Lines          1739     2155     +416     
  Branches        202      258      +56     
============================================
+ Hits           1609     1956     +347     
- Misses           80      114      +34     
- Partials         50       85      +35     

☔ View full report in Codecov by Harness.
📢 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.