opendilab / GoBigger

[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
https://gobigger.readthedocs.io/en/latest/
Apache License 2.0
460 stars 34 forks source link

update readme #34

Closed mingzhang96 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (84366f1) into main (f7cf14e) will increase coverage by 0.52%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   86.97%   87.50%   +0.52%     
==========================================
  Files          63       63              
  Lines        3977     3977              
==========================================
+ Hits         3459     3480      +21     
+ Misses        518      497      -21     
Flag Coverage Δ
unittests 87.50% <ø> (+0.52%) :arrow_up:

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

Impacted Files Coverage Δ
gobigger/hyper/actions.py 54.03% <0.00%> (+0.40%) :arrow_up:
gobigger/players/human_player.py 90.00% <0.00%> (+1.33%) :arrow_up:
gobigger/server/server.py 72.16% <0.00%> (+4.81%) :arrow_up:
gobigger/managers/thorns_manager.py 83.78% <0.00%> (+5.40%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f7cf14e...84366f1. Read the comment docs.