Skip to content

cli: add warning for duplicated index files in upload-bin #3763

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

Merged
merged 1 commit into from
Dec 17, 2024

cli: add warning for duplicated index files in `upload-bin`

c669ae3
Select commit
Loading
Failed to load commit list.
Merged

cli: add warning for duplicated index files in upload-bin #3763

cli: add warning for duplicated index files in `upload-bin`
c669ae3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2024 in 0s

83.06% (-0.01%) compared to 24f81a7

View this Pull Request on Codecov

83.06% (-0.01%) compared to 24f81a7

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 83.06%. Comparing base (24f81a7) to head (c669ae3).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
cli/util/upload_bin.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3763      +/-   ##
==========================================
- Coverage   83.07%   83.06%   -0.01%     
==========================================
  Files         335      335              
  Lines       46746    46745       -1     
==========================================
- Hits        38832    38829       -3     
- Misses       6322     6324       +2     
  Partials     1592     1592              

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