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

bug fix #33

Closed mingzhang96 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (d8053dc) into main (bb7bcc4) will increase coverage by 0.69%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   87.21%   87.90%   +0.69%     
==========================================
  Files          63       63              
  Lines        3973     3977       +4     
==========================================
+ Hits         3465     3496      +31     
+ Misses        508      481      -27     
Flag Coverage Δ
unittests 87.90% <100.00%> (+0.69%) :arrow_up:

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

Impacted Files Coverage Δ
gobigger/players/human_player.py 89.33% <100.00%> (-0.40%) :arrow_down:
gobigger/managers/thorns_manager.py 78.37% <0.00%> (-5.41%) :arrow_down:
gobigger/agents/bot_agent.py 79.53% <0.00%> (ø)
gobigger/server/server.py 69.07% <0.00%> (+0.34%) :arrow_up:
gobigger/hyper/actions.py 66.53% <0.00%> (+12.49%) :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 bb7bcc4...d8053dc. Read the comment docs.