Add workers flag to validate input
command
#2218
Merged
Codecov / codecov/project/ec-cli
succeeded
Dec 12, 2024 in 0s
72.42% (+1.22%) compared to 9110d5f
View this Pull Request on Codecov
72.42% (+1.22%) compared to 9110d5f
Details
Codecov Report
Attention: Patch coverage is 91.89189%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 72.42%. Comparing base (
9110d5f
) to head (9abf08b
).
Report is 10 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
cmd/validate/input.go | 91.89% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2218 +/- ##
==========================================
+ Coverage 71.19% 72.42% +1.22%
==========================================
Files 88 88
Lines 7520 7539 +19
==========================================
+ Hits 5354 5460 +106
+ Misses 2166 2079 -87
Files with missing lines | Coverage Δ | |
---|---|---|
cmd/validate/input.go | 89.80% <91.89%> (+47.55%) |
⬆️ |
Loading