nspcc-dev / neofs-sdk-go

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

Free apps from using `github.com/nspcc-dev/neofs-api-go/v2` module #570

Closed cthulhu-rider closed 3 months ago

cthulhu-rider commented 4 months ago

https://github.com/nspcc-dev/neo-go/ imports indirectly, all fine. https://github.com/nspcc-dev/neofs-node is maintained in a bundle and can be cleaned up last (not in this PR)

projects:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 68.16%. Comparing base (69b50fa) to head (3efc5b3). Report is 3 commits behind head on master.

:exclamation: Current head 3efc5b3 differs from pull request most recent head d58930b. Consider uploading reports for the commit d58930b to get more accurate results

Files Patch % Lines
bearer/bearer.go 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #570 +/- ## ======================================= Coverage 68.15% 68.16% ======================================= Files 122 122 Lines 9990 9972 -18 ======================================= - Hits 6809 6797 -12 + Misses 2805 2800 -5 + Partials 376 375 -1 ```

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