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: fix fetchLatestMissingBlockIndex and uploadIndexFiles in upload-bin command #3684

Merged
merged 3 commits into from
Nov 15, 2024

cli: add details to the logs in `upload-bin`

375b095
Select commit
Loading
Failed to load commit list.
Merged

cli: fix fetchLatestMissingBlockIndex and uploadIndexFiles in upload-bin command #3684

cli: add details to the logs in `upload-bin`
375b095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 0s

83.02% (-0.04%) compared to c2b4d32

View this Pull Request on Codecov

83.02% (-0.04%) compared to c2b4d32

Details

Codecov Report

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

Project coverage is 83.02%. Comparing base (c2b4d32) to head (375b095).
Report is 8 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    #3684      +/-   ##
==========================================
- Coverage   83.05%   83.02%   -0.04%     
==========================================
  Files         334      334              
  Lines       46599    46613      +14     
==========================================
- Hits        38704    38699       -5     
- Misses       6322     6338      +16     
- Partials     1573     1576       +3     

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