nspcc-dev / neofs-sdk-go

Go implementation of NeoFS SDK
Apache License 2.0
6 stars 14 forks source link

Drop neofs-api-go dependency #583

Open cthulhu-rider opened 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 29.05754% with 3711 lines in your changes missing coverage. Please review.

Project coverage is 48.96%. Comparing base (11ca22b) to head (9d0e545). Report is 3 commits behind head on master.

:exclamation: Current head 9d0e545 differs from pull request most recent head ee065e0

Please upload reports for the commit ee065e0 to get more accurate results.

Files Patch % Lines
api/session/types.pb.go 9.76% 493 Missing and 6 partials :warning:
api/netmap/types.pb.go 8.31% 445 Missing and 7 partials :warning:
api/netmap/service.pb.go 12.90% 403 Missing and 2 partials :warning:
api/acl/types.pb.go 12.56% 334 Missing and 7 partials :warning:
api/object/types.pb.go 14.55% 311 Missing and 6 partials :warning:
api/refs/types.pb.go 37.03% 236 Missing and 2 partials :warning:
api/object/service_grpc.pb.go 0.00% 182 Missing :warning:
api/status/types.pb.go 12.56% 164 Missing and 3 partials :warning:
api/session/service.pb.go 11.35% 162 Missing and 2 partials :warning:
api/container/service_grpc.pb.go 0.00% 144 Missing :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #583 +/- ## =========================================== - Coverage 68.18% 48.96% -19.22% =========================================== Files 122 152 +30 Lines 10035 17832 +7797 =========================================== + Hits 6842 8732 +1890 - Misses 2814 8668 +5854 - Partials 379 432 +53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.