nspcc-dev / neofs-api-go

NeoFS API Golang repository contains implementation of core NeoFS structures that can be used for integration with NeoFS.
Apache License 2.0
11 stars 9 forks source link

netmap: Support `NetmapService.NetmapSnapshot` RPC #418

Closed cthulhu-rider closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #418 (845c140) into master (f3e1f8a) will decrease coverage by 0.09%. The diff coverage is 56.09%.

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
- Coverage   64.02%   63.92%   -0.10%     
==========================================
  Files          75       75              
  Lines        9186     9350     +164     
==========================================
+ Hits         5881     5977      +96     
- Misses       2601     2658      +57     
- Partials      704      715      +11     
Impacted Files Coverage Δ
netmap/marshal.go 66.14% <0.00%> (-8.86%) :arrow_down:
signature/sign.go 41.12% <0.00%> (-0.79%) :arrow_down:
netmap/types.go 32.72% <33.33%> (+0.07%) :arrow_up:
netmap/convert.go 77.37% <82.00%> (+1.08%) :arrow_up:
object/marshal.go 75.45% <0.00%> (+0.73%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more