Skip to content

test: add coverage for transitive_closure reverse, error, and diamond…

f19b24b
Select commit
Loading
Failed to load commit list.
Open

Optimize: Update transitive closure algorithm #920

test: add coverage for transitive_closure reverse, error, and diamond…
f19b24b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

77.18% (+0.04%) compared to 01028b2

View this Pull Request on Codecov

77.18% (+0.04%) compared to 01028b2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.18%. Comparing base (01028b2) to head (f19b24b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #920      +/-   ##
==========================================
+ Coverage   77.14%   77.18%   +0.04%     
==========================================
  Files         130      130              
  Lines       11868    11883      +15     
  Branches     1458     1462       +4     
==========================================
+ Hits         9155     9172      +17     
+ Misses       2331     2330       -1     
+ Partials      382      381       -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.