Skip to content

feat(multiprovider): aggregate child provider events, state, and tracking - #2004

Draft
jonathannorris wants to merge 1 commit into
mainfrom
feat/multiprovider-events-and-tracking
Draft

feat(multiprovider): aggregate child provider events, state, and tracking#2004
jonathannorris wants to merge 1 commit into
mainfrom
feat/multiprovider-events-and-tracking

feat: aggregate multiprovider events, state, and tracking

dfd481c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 10, 2026 in 1s

92.02% (-0.50%) compared to d7e9a13

View this Pull Request on Codecov

92.02% (-0.50%) compared to d7e9a13

Details

Codecov Report

❌ Patch coverage is 81.11111% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.02%. Comparing base (d7e9a13) to head (dfd481c).

Files with missing lines Patch % Lines
...v/openfeature/sdk/multiprovider/MultiProvider.java 81.81% 13 Missing and 17 partials ⚠️
...c/main/java/dev/openfeature/sdk/EventProvider.java 73.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2004      +/-   ##
============================================
- Coverage     92.52%   92.02%   -0.50%     
- Complexity      728      781      +53     
============================================
  Files            60       60              
  Lines          1739     1907     +168     
  Branches        202      223      +21     
============================================
+ Hits           1609     1755     +146     
- Misses           80       87       +7     
- Partials         50       65      +15     

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