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

fix normalize bug & add FAQ #23

Closed mingzhang96 closed 2 years ago

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

Codecov Report

Merging #23 (32c6cf2) into main (833430a) will decrease coverage by 0.16%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   92.07%   91.90%   -0.17%     
==========================================
  Files          55       55              
  Lines        3470     3473       +3     
==========================================
- Hits         3195     3192       -3     
- Misses        275      281       +6     
Flag Coverage Δ
unittests 91.90% <75.00%> (-0.17%) :arrow_down:

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

Impacted Files Coverage Δ
gobigger/server/server.py 67.35% <75.00%> (-1.40%) :arrow_down:
gobigger/agents/bot_agent.py 79.53% <0.00%> (-0.59%) :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 833430a...32c6cf2. Read the comment docs.