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

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

*: fix `Variable collides with imported package name` lint error

7468c36
Select commit
Loading
Failed to load commit list.
Draft

Org-wide linter #2943

*: fix `Variable collides with imported package name` lint error
7468c36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2024 in 0s

23.91% (-0.01%) compared to 4f22042

View this Pull Request on Codecov

23.91% (-0.01%) compared to 4f22042

Details

Codecov Report

Attention: Patch coverage is 10.00000% with 36 lines in your changes missing coverage. Please review.

Project coverage is 23.91%. Comparing base (4f22042) to head (7468c36).

Files with missing lines Patch % Lines
pkg/local_object_storage/engine/tree.go 0.00% 8 Missing ⚠️
cmd/neofs-cli/modules/util/acl.go 0.00% 7 Missing ⚠️
...d/neofs-adm/internal/modules/morph/local_client.go 0.00% 5 Missing ⚠️
cmd/neofs-adm/internal/modules/morph/notary.go 0.00% 4 Missing ⚠️
...ct_storage/blobstor/fstree/fstree_write_generic.go 0.00% 4 Missing ⚠️
...ofs-adm/internal/modules/morph/verified_domains.go 0.00% 3 Missing ⚠️
pkg/innerring/internal/blockchain/blockchain.go 0.00% 2 Missing ⚠️
pkg/core/object/replicate.go 0.00% 1 Missing ⚠️
pkg/morph/client/netmap/config.go 0.00% 1 Missing ⚠️
pkg/services/tree/signature.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2943      +/-   ##
==========================================
- Coverage   23.91%   23.91%   -0.01%     
==========================================
  Files         776      776              
  Lines       45721    45722       +1     
==========================================
- Hits        10936    10934       -2     
- Misses      33925    33927       +2     
- Partials      860      861       +1     

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