scheduler: don't wait on input dependencies when cff.Predicate returns false#105
Open
Saijayavinoth wants to merge 2 commits into
Open
scheduler: don't wait on input dependencies when cff.Predicate returns false#105Saijayavinoth wants to merge 2 commits into
Saijayavinoth wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jul 3, 2026 in 1s
67.94% (+0.00%) compared to 4cdfe95
View this Pull Request on Codecov
67.94% (+0.00%) compared to 4cdfe95
Details
Codecov Report
❌ Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.94%. Comparing base (4cdfe95) to head (9ab9f6e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scheduler/scheduler.go | 69.23% | 4 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #105 +/- ##
=======================================
Coverage 67.94% 67.94%
=======================================
Files 32 32
Lines 2059 2084 +25
=======================================
+ Hits 1399 1416 +17
- Misses 636 640 +4
- Partials 24 28 +4 ☔ 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