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

go.mod: Upgrade github.com/nspcc-dev/neofs-sdk-go #3199

Merged
merged 8 commits into from
Mar 10, 2025

*: Use for-range loops over iterator functions

e875243
Select commit
Loading
Failed to load commit list.
Merged

go.mod: Upgrade github.com/nspcc-dev/neofs-sdk-go #3199

*: Use for-range loops over iterator functions
e875243
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 10, 2025 in 0s

22.15% (-1.27%) compared to 5a9e733

View this Pull Request on Codecov

22.15% (-1.27%) compared to 5a9e733

Details

Codecov Report

Attention: Patch coverage is 14.58333% with 82 lines in your changes missing coverage. Please review.

Project coverage is 22.15%. Comparing base (5a9e733) to head (e875243).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...rs/netmap/nodevalidation/availability/validator.go 0.00% 9 Missing ⚠️
pkg/services/audit/auditor/pop.go 0.00% 9 Missing ⚠️
pkg/network/cache/multi.go 0.00% 7 Missing ⚠️
internal/testutil/rand.go 0.00% 6 Missing ⚠️
pkg/services/tree/redirect.go 0.00% 6 Missing ⚠️
pkg/services/tree/sync.go 0.00% 6 Missing ⚠️
cmd/neofs-node/transport.go 0.00% 4 Missing ⚠️
pkg/network/group.go 66.66% 4 Missing ⚠️
pkg/services/tree/replicator.go 0.00% 4 Missing ⚠️
pkg/services/object/put/streamer.go 0.00% 3 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3199      +/-   ##
==========================================
- Coverage   23.42%   22.15%   -1.27%     
==========================================
  Files         760      761       +1     
  Lines       60848    60745     -103     
==========================================
- Hits        14252    13460     -792     
- Misses      45588    46301     +713     
+ Partials     1008      984      -24     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.