Skip to content

feat(multiprovider): add ComparisonStrategy - #2003

Draft
jonathannorris wants to merge 2 commits into
mainfrom
feat/multiprovider-comparison-strategy
Draft

feat(multiprovider): add ComparisonStrategy#2003
jonathannorris wants to merge 2 commits into
mainfrom
feat/multiprovider-comparison-strategy

refactor: narrow ComparisonStrategy public surface and isolate timeouts

abc02f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

93.10% (+0.58%) compared to d7e9a13

View this Pull Request on Codecov

93.10% (+0.58%) compared to d7e9a13

Details

Codecov Report

❌ Patch coverage is 93.22034% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.10%. Comparing base (d7e9a13) to head (abc02f6).

Files with missing lines Patch % Lines
...nfeature/sdk/multiprovider/ComparisonStrategy.java 93.22% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2003      +/-   ##
============================================
+ Coverage     92.52%   93.10%   +0.58%     
- Complexity      728      764      +36     
============================================
  Files            60       61       +1     
  Lines          1739     1857     +118     
  Branches        202      221      +19     
============================================
+ Hits           1609     1729     +120     
+ Misses           80       78       -2     
  Partials         50       50              

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