Skip to content

fix: Precalculate implicit deps during class construction rather than…

26bbf28
Select commit
Loading
Failed to load commit list.
Merged

fix: Precalculate implicit deps during class construction rather than traversing the output shape. #255

fix: Precalculate implicit deps during class construction rather than…
26bbf28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 1s

99.70% (-0.01%) compared to fb505fd, passed because coverage increased by 0% when compared to adjusted base (99.70%)

View this Pull Request on Codecov

99.70% (-0.01%) compared to fb505fd, passed because coverage increased by 0% when compared to adjusted base (99.70%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.70%. Comparing base (fb505fd) to head (26bbf28).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #255      +/-   ##
==========================================
- Coverage   99.70%   99.70%   -0.01%     
==========================================
  Files          26       26              
  Lines        2720     2717       -3     
  Branches      601      598       -3     
==========================================
- Hits         2712     2709       -3     
  Misses          7        7              
  Partials        1        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.