Skip to content

spotless

8f9da44
Select commit
Loading
Failed to load commit list.
Open

feat: Cache hooks per Flag Evaluation Type #1734

spotless
8f9da44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2025 in 1s

93.36% (+0.88%) compared to bd70a3a

View this Pull Request on Codecov

93.36% (+0.88%) compared to bd70a3a

Details

Codecov Report

❌ Patch coverage is 94.20290% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.36%. Comparing base (bd70a3a) to head (8f9da44).
⚠️ Report is 13 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.47%   93.36%   +0.88%     
- Complexity      527      546      +19     
============================================
  Files            52       53       +1     
  Lines          1276     1326      +50     
  Branches        112      125      +13     
============================================
+ Hits           1180     1238      +58     
+ Misses           60       50      -10     
- Partials         36       38       +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.