Skip to content

*: use `slice.Concat` where possible

Codecov / codecov/project succeeded Sep 3, 2024 in 0s

23.87% (-0.02%) compared to de5a12c, passed because coverage increased by +0.00% when compared to adjusted base (23.86%)

View this Pull Request on Codecov

23.87% (-0.02%) compared to de5a12c, passed because coverage increased by +0.00% when compared to adjusted base (23.86%)

Details

Codecov Report

Attention: Patch coverage is 42.30769% with 15 lines in your changes missing coverage. Please review.

Project coverage is 23.87%. Comparing base (de5a12c) to head (f827018).

Files with missing lines Patch % Lines
cmd/neofs-adm/internal/modules/morph/initialize.go 0.00% 2 Missing ⚠️
pkg/services/audit/auditor/pdp.go 0.00% 2 Missing ⚠️
...md/neofs-adm/internal/modules/morph/dump_hashes.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/util/acl.go 0.00% 1 Missing ⚠️
pkg/innerring/contracts.go 0.00% 1 Missing ⚠️
...ct_storage/blobstor/fstree/fstree_write_generic.go 0.00% 1 Missing ⚠️
pkg/local_object_storage/writecache/storage.go 0.00% 1 Missing ⚠️
pkg/morph/client/constructor.go 0.00% 1 Missing ⚠️
pkg/morph/client/multi.go 0.00% 1 Missing ⚠️
pkg/services/control/server/evacuate.go 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2927      +/-   ##
==========================================
- Coverage   23.89%   23.87%   -0.02%     
==========================================
  Files         775      775              
  Lines       45632    45611      -21     
==========================================
- Hits        10904    10891      -13     
+ Misses      33871    33863       -8     
  Partials      857      857              

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