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

Added upload --upload-field key=value flag to set upload fields value #2348

Merged
merged 3 commits into from
Oct 16, 2023

Merge branch 'master' into cli_upload_fields

2863760
Select commit
Loading
Failed to load commit list.
Merged

Added upload --upload-field key=value flag to set upload fields value #2348

Merge branch 'master' into cli_upload_fields
2863760
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2023 in 0s

62.82% (target 30.00%)

View this Pull Request on Codecov

62.82% (target 30.00%)

Details

Codecov Report

Attention: 45 lines in your changes are missing coverage. Please review.

Comparison is base (331541a) 62.91% compared to head (2863760) 62.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2348      +/-   ##
==========================================
- Coverage   62.91%   62.82%   -0.10%     
==========================================
  Files         203      204       +1     
  Lines       19249    19307      +58     
==========================================
+ Hits        12110    12129      +19     
- Misses       6080     6118      +38     
- Partials     1059     1060       +1     
Files Coverage Δ
internal/cli/upload/upload.go 56.73% <44.82%> (-2.14%) ⬇️
internal/cli/arguments/key_value.go 29.26% <29.26%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.