Skip to content

feat(multiprovider): execute child provider hooks during evaluation - #2005

Draft
jonathannorris wants to merge 1 commit into
mainfrom
feat/multiprovider-provider-hooks
Draft

feat(multiprovider): execute child provider hooks during evaluation#2005
jonathannorris wants to merge 1 commit into
mainfrom
feat/multiprovider-provider-hooks

feat: execute child provider hooks in multiprovider evaluations

725dedc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

92.92% (+0.40%) compared to d7e9a13

View this Pull Request on Codecov

92.92% (+0.40%) compared to d7e9a13

Details

Codecov Report

❌ Patch coverage is 91.37931% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.92%. Comparing base (d7e9a13) to head (725dedc).

Files with missing lines Patch % Lines
...e/sdk/multiprovider/MultiProviderHookExecutor.java 90.51% 6 Missing and 7 partials ⚠️
...v/openfeature/sdk/multiprovider/MultiProvider.java 93.93% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2005      +/-   ##
============================================
+ Coverage     92.52%   92.92%   +0.40%     
- Complexity      728      774      +46     
============================================
  Files            60       62       +2     
  Lines          1739     1908     +169     
  Branches        202      218      +16     
============================================
+ Hits           1609     1773     +164     
+ Misses           80       79       -1     
- Partials         50       56       +6     

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