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
457 stars 34 forks source link

Dev add level agent #9

Closed jayyoung0802 closed 2 years ago

jayyoung0802 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (fd01820) into main (bb67570) will decrease coverage by 1.41%. The diff coverage is 29.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   95.11%   93.70%   -1.42%     
==========================================
  Files          55       56       +1     
  Lines        3255     3320      +65     
==========================================
+ Hits         3096     3111      +15     
- Misses        159      209      +50     
Flag Coverage Δ
unittests 93.70% <29.85%> (-1.42%) :arrow_down:

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

Impacted Files Coverage Δ
gobigger/agents/level_agent.py 22.95% <22.95%> (ø)
gobigger/agents/__init__.py 100.00% <100.00%> (ø)
gobigger/agents/bot_agent.py 76.41% <100.00%> (-0.29%) :arrow_down:
gobigger/players/human_player.py 90.07% <0.00%> (-0.71%) :arrow_down:
gobigger/server/server.py 70.00% <0.00%> (-0.44%) :arrow_down:

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 bb67570...fd01820. Read the comment docs.