HumanCompatibleAI / evaluating-rewards

Library to compare and evaluate reward functions
https://arxiv.org/abs/2006.13900
Apache License 2.0
61 stars 7 forks source link

Authenticate to Docker on CircleCI #40

Closed AdamGleave closed 4 years ago

AdamGleave commented 4 years ago

To avoid DockerHub rate limits.

codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   84.61%   84.61%           
=======================================
  Files          59       59           
  Lines        4185     4185           
=======================================
  Hits         3541     3541           
  Misses        644      644           

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 a6a47fa...17f8a51. Read the comment docs.

AdamGleave commented 4 years ago

Test failure is due to a flaky test wholly unrelated to this change; merging anyway.