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

cli: add debug mode to upload-bin #3672

Closed
wants to merge 1 commit into from

cli: add debug mode to `upload-bin` command

0fd9717
Select commit
Loading
Failed to load commit list.
Closed

cli: add debug mode to upload-bin #3672

cli: add debug mode to `upload-bin` command
0fd9717
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

83.07% (+0.03%) compared to b97d0b2

View this Pull Request on Codecov

83.07% (+0.03%) compared to b97d0b2

Details

Codecov Report

Attention: Patch coverage is 4.34783% with 22 lines in your changes missing coverage. Please review.

Project coverage is 83.07%. Comparing base (b97d0b2) to head (0fd9717).

Files with missing lines Patch % Lines
cli/util/upload_bin.go 0.00% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3672      +/-   ##
==========================================
+ Coverage   83.04%   83.07%   +0.03%     
==========================================
  Files         334      334              
  Lines       46613    46623      +10     
==========================================
+ Hits        38708    38732      +24     
+ Misses       6333     6313      -20     
- Partials     1572     1578       +6     

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