[#799] scheduler: fix: skipIfSuccessful skips too much #811
Codecov / codecov/project
succeeded
Feb 6, 2025 in 1s
56.06% (+0.50%) compared to 9344144
View this Pull Request on Codecov
56.06% (+0.50%) compared to 9344144
Details
Codecov Report
Attention: Patch coverage is 64.12556%
with 80 lines
in your changes missing coverage. Please review.
Project coverage is 56.06%. Comparing base (
9344144
) to head (6bb4620
).
Additional details and impacted files
@@ Coverage Diff @@
## main #811 +/- ##
==========================================
+ Coverage 55.55% 56.06% +0.50%
==========================================
Files 73 73
Lines 7905 7921 +16
==========================================
+ Hits 4392 4441 +49
+ Misses 3134 3102 -32
+ Partials 379 378 -1
Files with missing lines | Coverage Δ | |
---|---|---|
cmd/setup.go | 75.95% <100.00%> (+0.13%) |
⬆️ |
internal/scheduler/scheduler.go | 68.50% <68.96%> (+6.19%) |
⬆️ |
internal/scheduler/job.go | 44.06% <48.00%> (+44.06%) |
⬆️ |
internal/scheduler/manager.go | 68.14% <68.14%> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9344144...6bb4620. Read the comment docs.
Loading