nspcc-dev / neofs-sdk-go

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

pool: Fix AIO test #577

Closed cthulhu-rider closed 3 months ago

cthulhu-rider commented 3 months ago

now it builds, but my local run failed with TestPoolAio/nspccdev/neofs-aio:latest: failed to start container

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.18%. Comparing base (69b50fa) to head (f4a8651). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #577 +/- ## ========================================== + Coverage 68.15% 68.18% +0.02% ========================================== Files 122 122 Lines 9990 10029 +39 ========================================== + Hits 6809 6838 +29 - Misses 2805 2812 +7 - Partials 376 379 +3 ```

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