Skip to content

perf(codec): single-pass orderedPrimaryPairs via LinkedHashMap

03f9769
Select commit
Loading
Failed to load commit list.
Merged

fix(codec): avoid MatchError on dovetail FR pairs with asymmetric isFrPair #1155

perf(codec): single-pass orderedPrimaryPairs via LinkedHashMap
03f9769
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

95.95% (+0.00%) compared to 21470e2

View this Pull Request on Codecov

95.95% (+0.00%) compared to 21470e2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.95%. Comparing base (21470e2) to head (03f9769).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1155   +/-   ##
=======================================
  Coverage   95.94%   95.95%           
=======================================
  Files         132      132           
  Lines        8331     8347   +16     
  Branches      940      984   +44     
=======================================
+ Hits         7993     8009   +16     
  Misses        338      338           

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