feat!: do not require an Order edge for each nonlocal Ext edge; compute on demand in scheduling_graph()
#2951
+186
−553
Codecov / codecov/project
succeeded
May 6, 2026 in 0s
81.15% (+0.07%) compared to d6e11c8
View this Pull Request on Codecov
81.15% (+0.07%) compared to d6e11c8
Details
Codecov Report
❌ Patch coverage is 98.03922% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.15%. Comparing base (d6e11c8) to head (09f6d3e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| hugr-persistent/src/parents_view.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2951 +/- ##
==========================================
+ Coverage 81.07% 81.15% +0.07%
==========================================
Files 242 240 -2
Lines 45183 44954 -229
Branches 38951 38724 -227
==========================================
- Hits 36633 36483 -150
+ Misses 6585 6497 -88
- Partials 1965 1974 +9 ☔ 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.
Loading