nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

Fix notary request handling #2715

Closed roman-khimov closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (09a3589) 28.78% compared to head (38a5bb1) 28.81%.

Files Patch % Lines
pkg/morph/client/notary.go 0.00% 6 Missing :warning:
pkg/innerring/innerring.go 0.00% 2 Missing :warning:
pkg/morph/event/listener.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2715 +/- ## ========================================== + Coverage 28.78% 28.81% +0.02% ========================================== Files 415 415 Lines 32378 32386 +8 ========================================== + Hits 9321 9332 +11 + Misses 22223 22220 -3 Partials 834 834 ```

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