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 a default range for object hash to cli help #2984

Merged
merged 1 commit into from
Oct 29, 2024

cli: add a default range length for `object hash` to cli `help`

abcfe94
Select commit
Loading
Failed to load commit list.
Merged

cli: add a default range for object hash to cli help #2984

cli: add a default range length for `object hash` to cli `help`
abcfe94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2024 in 0s

22.89% (-0.01%) compared to 1b2a229

View this Pull Request on Codecov

22.89% (-0.01%) compared to 1b2a229

Details

Codecov Report

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

Project coverage is 22.89%. Comparing base (1b2a229) to head (abcfe94).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/object/hash.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2984      +/-   ##
==========================================
- Coverage   22.90%   22.89%   -0.01%     
==========================================
  Files         785      785              
  Lines       58747    58779      +32     
==========================================
+ Hits        13455    13457       +2     
- Misses      44415    44442      +27     
- Partials      877      880       +3     

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