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

Support maintenance status #415

Closed fyrchik closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #415 (3481f72) into master (fcf1d02) will increase coverage by 0.04%. The diff coverage is n/a.

:exclamation: Current head 3481f72 differs from pull request most recent head c73e370. Consider uploading reports for the commit c73e370 to get more accurate results

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
+ Coverage   63.81%   63.85%   +0.04%     
==========================================
  Files          75       75              
  Lines        9186     9186              
==========================================
+ Hits         5862     5866       +4     
+ Misses       2623     2619       -4     
  Partials      701      701              
Impacted Files Coverage Δ
container/attributes.go 89.47% <ø> (ø)
container/status.go 100.00% <ø> (ø)
netmap/attributes.go 83.14% <ø> (ø)
netmap/types.go 32.64% <ø> (ø)
object/status.go 95.65% <ø> (ø)
refs/convert.go 75.48% <ø> (ø)
session/status.go 100.00% <ø> (ø)
session/types.go 31.78% <ø> (ø)
status/status.go 0.00% <ø> (ø)
subnet/info.go 70.90% <ø> (ø)
... and 2 more

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