xcherryio / xcherry

server and main repo of xCherry project
Apache License 2.0
26 stars 1 forks source link

Add api server into membership #125

Closed zklgame closed 5 months ago

zklgame commented 5 months ago

This MR did:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 59.44%. Comparing base (45000b8) to head (c87ced6).

Files Patch % Lines
service/async/event_delegate.go 0.00% 24 Missing :warning:
service/async/membership_impl.go 17.85% 23 Missing :warning:
config/config.go 0.00% 7 Missing and 3 partials :warning:
service/api/service_impl.go 45.45% 4 Missing and 2 partials :warning:
service/async/gin_handler.go 0.00% 2 Missing :warning:
service/async/service_impl.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== + Coverage 59.38% 59.44% +0.06% ========================================== Files 92 92 Lines 7258 7279 +21 ========================================== + Hits 4310 4327 +17 - Misses 2666 2670 +4 Partials 282 282 ```

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