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

Feat/Support signature status #405

Closed carpawell closed 2 years ago

carpawell commented 2 years ago

Related to https://github.com/nspcc-dev/neofs-api/issues/200.

codecov[bot] commented 2 years ago

Codecov Report

Merging #405 (e990a97) into master (c6f7ab3) will decrease coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
- Coverage   63.88%   63.84%   -0.05%     
==========================================
  Files          75       75              
  Lines        9182     9182              
==========================================
- Hits         5866     5862       -4     
- Misses       2612     2614       +2     
- Partials      704      706       +2     
Impacted Files Coverage Δ
status/status.go 0.00% <ø> (ø)
object/marshal.go 73.99% <0.00%> (-0.74%) :arrow_down:
object/convert.go 75.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c6f7ab3...e990a97. Read the comment docs.