HumanCompatibleAI / overcooked_ai

A benchmark environment for fully cooperative human-AI performance.
https://arxiv.org/abs/1910.05789
MIT License
685 stars 145 forks source link

Codecov integration #50

Closed bmielnicki closed 4 years ago

bmielnicki commented 4 years ago

Integration with code coverage tool. Check out how it looks like here: https://codecov.io/gh/bmielnicki/overcooked_ai/branch/codecov

What probably needs to be done besides the merge is logging to GitHub from HumanCompatibleAI account to add overcooked_ai repo.

Then all code coverage should be visible at https://codecov.io/gh/HumanCompatibleAI/overcooked_ai

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8dae8f9). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #50   +/-   ##
=========================================
  Coverage          ?   67.96%           
=========================================
  Files             ?       10           
  Lines             ?     3374           
  Branches          ?        0           
=========================================
  Hits              ?     2293           
  Misses            ?     1081           
  Partials          ?        0           
Flag Coverage Δ
#no-planners 67.96% <0.00%> (?)

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


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 8dae8f9...6232e20. Read the comment docs.

nathan-miller23 commented 4 years ago

Wow those are some snazzy graphs. This tool was a great find!