KaymeKaydex / go-vshard-router

go vshard-router implementation for tarantool
MIT License
21 stars 3 forks source link

partially resolve issue #77 #95

Closed nurzhan-saktaganov closed 2 months ago

nurzhan-saktaganov commented 2 months ago
codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 68.88%. Comparing base (fca9813) to head (bd255f7).

Files with missing lines Patch % Lines
api.go 18.18% 9 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #95 +/- ## ========================================== - Coverage 69.83% 68.88% -0.95% ========================================== Files 11 11 Lines 716 720 +4 ========================================== - Hits 500 496 -4 - Misses 172 180 +8 Partials 44 44 ```

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

nurzhan-saktaganov commented 2 months ago

looks correct exclude CHANGELOG. pls fix this little problem and lets merge it

Fixed