Skip to content

format

277cbe0
Select commit
Loading
Failed to load commit list.
Open

feat: Cache hooks per Flag Evaluation Type #1734

format
277cbe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

92.91% (+0.80%) compared to 63227e7

View this Pull Request on Codecov

92.91% (+0.80%) compared to 63227e7

Details

Codecov Report

❌ Patch coverage is 94.28571% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.91%. Comparing base (63227e7) to head (277cbe0).
⚠️ Report is 131 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/dev/openfeature/sdk/HookSupport.java 91.66% 0 Missing and 3 partials ⚠️
...ava/dev/openfeature/sdk/FlagEvaluationOptions.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1734      +/-   ##
============================================
+ Coverage     92.11%   92.91%   +0.80%     
- Complexity      614      634      +20     
============================================
  Files            55       55              
  Lines          1446     1497      +51     
  Branches        161      174      +13     
============================================
+ Hits           1332     1391      +59     
+ Misses           68       58      -10     
- Partials         46       48       +2     

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