ravsii / elgo

In-Memory matchmaking based on Elo rating
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

feat: grpc support #30

Closed ravsii closed 1 year ago

ravsii commented 1 year ago

closes #9

codecov[bot] commented 1 year ago

Codecov Report

Merging #30 (09c98d3) into main (060fbc4) will decrease coverage by 0.10%. The diff coverage is 21.42%.

:exclamation: Current head 09c98d3 differs from pull request most recent head a09543c. Consider uploading reports for the commit a09543c to get more accurate results

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   59.63%   59.53%   -0.10%     
==========================================
  Files           8        9       +1     
  Lines         384      388       +4     
==========================================
+ Hits          229      231       +2     
- Misses        153      155       +2     
  Partials        2        2              
Flag Coverage Δ
unittests 59.53% <21.42%> (-0.10%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
player.go 0.00% <0.00%> (ø)
socket/client.go 26.96% <0.00%> (ø)
socket/readwriter.go 86.95% <ø> (ø)
socket/server.go 0.00% <0.00%> (ø)
errors.go 50.00% <50.00%> (ø)
pool.go 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more