KaymeKaydex / go-vshard-router

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

feature/faces: use pooler face instead pool struct; up coverage and init tests for BucketStat; add Stringer methods for rs info #21

Closed KaymeKaydex closed 6 months ago

KaymeKaydex commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 16.20%. Comparing base (9e72b8c) to head (b2cf45c).

Files Patch % Lines
discovery.go 0.00% 1 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 #21 +/- ## ========================================== + Coverage 13.82% 16.20% +2.38% ========================================== Files 9 9 Lines 615 617 +2 ========================================== + Hits 85 100 +15 + Misses 525 511 -14 - Partials 5 6 +1 ```

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