Skip to content

test: remove low-value tests

29f2e01
Select commit
Loading
Failed to load commit list.
Draft

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

test: remove low-value tests
29f2e01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2026 in 0s

90.29% (-1.97%) compared to 51754a5

View this Pull Request on Codecov

90.29% (-1.97%) compared to 51754a5

Details

Codecov Report

❌ Patch coverage is 79.39110% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.29%. Comparing base (51754a5) to head (29f2e01).

Files with missing lines Patch % Lines
...nfeature/sdk/multiprovider/ComparisonStrategy.java 64.36% 26 Missing and 5 partials ⚠️
...v/openfeature/sdk/multiprovider/MultiProvider.java 84.10% 13 Missing and 18 partials ⚠️
...e/sdk/multiprovider/MultiProviderHookExecutor.java 82.53% 10 Missing and 12 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.25%   90.29%   -1.97%     
- Complexity      653      768     +115     
============================================
  Files            59       62       +3     
  Lines          1589     1999     +410     
  Branches        179      232      +53     
============================================
+ Hits           1466     1805     +339     
- Misses           76      113      +37     
- Partials         47       81      +34     

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