Skip to content

Optimize: Update transitive closure algorythm.

86d36d8
Select commit
Loading
Failed to load commit list.
Draft

Optimize: Update transitive closure algorythm. #920

Optimize: Update transitive closure algorythm.
86d36d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

77.01% (-0.01%) compared to 4aacfff, passed because coverage increased by 0.01% when compared to adjusted base (77.00%)

View this Pull Request on Codecov

77.01% (-0.01%) compared to 4aacfff, passed because coverage increased by 0.01% when compared to adjusted base (77.00%)

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.01%. Comparing base (4aacfff) to head (86d36d8).

Files with missing lines Patch % Lines
src/taskgraph/graph.py 86.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #920      +/-   ##
==========================================
- Coverage   77.01%   77.01%   -0.01%     
==========================================
  Files         130      130              
  Lines       11796    11802       +6     
  Branches     1450     1454       +4     
==========================================
+ Hits         9085     9089       +4     
- Misses       2330     2331       +1     
- Partials      381      382       +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.