Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workers flag to validate input command #2218

Merged
merged 1 commit into from
Dec 13, 2024

Add workers flag to `validate input` command

9abf08b
Select commit
Loading
Failed to load commit list.
Merged

Add workers flag to validate input command #2218

Add workers flag to `validate input` command
9abf08b
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️