Implement Kruskal traversal iterator#336
Draft
ameligrana wants to merge 2 commits into
Draft
Codecov / codecov/project
failed
Jul 10, 2026 in 1s
96.94% (-0.29%) compared to 5eaa071
View this Pull Request on Codecov
96.94% (-0.29%) compared to 5eaa071
Details
Codecov Report
❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.94%. Comparing base (5eaa071) to head (3ab5527).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/iterators/kruskal.jl | 0.00% | 21 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #336 +/- ##
==========================================
- Coverage 97.22% 96.94% -0.29%
==========================================
Files 122 123 +1
Lines 7240 7261 +21
==========================================
Hits 7039 7039
- Misses 201 222 +21 ☔ 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.
Loading