Skip to content

perf: avoid redundant work in Graph.transitive_closure - #1015

Open
hneiva wants to merge 1 commit into
mainfrom
hneiva/transitive-closure2
Open

perf: avoid redundant work in Graph.transitive_closure#1015
hneiva wants to merge 1 commit into
mainfrom
hneiva/transitive-closure2

perf: avoid redundant work in Graph.transitive_closure

60ee181
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 1s

77.50% (+0.03%) compared to 8169bc2

View this Pull Request on Codecov

77.50% (+0.03%) compared to 8169bc2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.50%. Comparing base (8169bc2) to head (60ee181).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1015      +/-   ##
==========================================
+ Coverage   77.47%   77.50%   +0.03%     
==========================================
  Files         132      132              
  Lines       12552    12561       +9     
  Branches     1506     1507       +1     
==========================================
+ Hits         9725     9736      +11     
+ Misses       2439     2438       -1     
+ Partials      388      387       -1     

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