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

Org-wide linter #2943

Merged
merged 4 commits into from
Oct 7, 2024

cli/storagegroup: print that storage group has no expiration epoch

3ebb2d8
Select commit
Loading
Failed to load commit list.
Merged

Org-wide linter #2943

cli/storagegroup: print that storage group has no expiration epoch
3ebb2d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

23.47% (-0.03%) compared to 7365c7c, passed because coverage increased by 0.03% when compared to adjusted base (23.44%)

View this Pull Request on Codecov

23.47% (-0.03%) compared to 7365c7c, passed because coverage increased by 0.03% when compared to adjusted base (23.44%)

Details

Codecov Report

Attention: Patch coverage is 28.96552% with 206 lines in your changes missing coverage. Please review.

Project coverage is 23.47%. Comparing base (7365c7c) to head (3ebb2d8).

Files with missing lines Patch % Lines
pkg/services/object/util/chain.go 0.00% 18 Missing ⚠️
cmd/neofs-cli/modules/storagegroup/put.go 0.00% 16 Missing ⚠️
cmd/neofs-cli/modules/object/head.go 0.00% 11 Missing ⚠️
pkg/core/object/fmt.go 40.00% 6 Missing and 3 partials ⚠️
cmd/neofs-lens/internal/printers.go 0.00% 8 Missing ⚠️
cmd/neofs-cli/modules/storagegroup/get.go 0.00% 7 Missing ⚠️
cmd/neofs-cli/modules/util/acl.go 0.00% 7 Missing ⚠️
pkg/services/object/put/local.go 0.00% 7 Missing ⚠️
pkg/services/object/split/verify.go 0.00% 7 Missing ⚠️
pkg/services/object/acl/acl.go 0.00% 5 Missing ⚠️
... and 68 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2943      +/-   ##
==========================================
- Coverage   23.49%   23.47%   -0.03%     
==========================================
  Files         776      776              
  Lines       46594    46550      -44     
==========================================
- Hits        10949    10929      -20     
+ Misses      34780    34756      -24     
  Partials      865      865              

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