[#831] cmd: fix: --config
parameter handling
#834
Merged
Codecov / codecov/project
succeeded
Feb 13, 2025 in 0s
55.94% (+0.20%) compared to 11f4649
View this Pull Request on Codecov
55.94% (+0.20%) compared to 11f4649
Details
Codecov Report
Attention: Patch coverage is 82.89474%
with 26 lines
in your changes missing coverage. Please review.
Project coverage is 55.94%. Comparing base (
11f4649
) to head (c6d06b1
).
Additional details and impacted files
@@ Coverage Diff @@
## main #834 +/- ##
==========================================
+ Coverage 55.73% 55.94% +0.20%
==========================================
Files 74 75 +1
Lines 8108 8096 -12
==========================================
+ Hits 4519 4529 +10
+ Misses 3202 3172 -30
- Partials 387 395 +8
Files with missing lines | Coverage Δ | |
---|---|---|
cmd/main.go | 78.94% <ø> (+2.28%) |
⬆️ |
cmd/scheduler.go | 59.37% <100.00%> (-4.73%) |
⬇️ |
cmd/setup.go | 76.68% <100.00%> (+1.55%) |
⬆️ |
cmd/startall.go | 52.45% <100.00%> (ø) |
|
cmd/status.go | 59.45% <100.00%> (+3.57%) |
⬆️ |
cmd/stop.go | 59.45% <100.00%> (+3.57%) |
⬆️ |
internal/scheduler/manager.go | 68.42% <100.00%> (+0.27%) |
⬆️ |
internal/scheduler/scheduler.go | 68.75% <100.00%> (+0.24%) |
⬆️ |
cmd/dry.go | 69.23% <92.30%> (+1.23%) |
⬆️ |
cmd/server.go | 83.01% <96.15%> (+2.71%) |
⬆️ |
... and 6 more |
... 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 11f4649...c6d06b1. Read the comment docs.
Loading