rlworkgroup / garage

A toolkit for reproducible reinforcement learning research.
MIT License
1.86k stars 309 forks source link

Fix pre-commit conditional for fork PRs #2239

Closed ziyiwu9494 closed 3 years ago

ziyiwu9494 commented 3 years ago

Fork PR's don't use the pull_request trigger so pre-commit won't run without this change

codecov[bot] commented 3 years ago

Codecov Report

Merging #2239 (f928d63) into master (573b60b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2239   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files         201      201           
  Lines       10977    10977           
  Branches     1371     1371           
=======================================
  Hits        10009    10009           
  Misses        705      705           
  Partials      263      263           

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 573b60b...f928d63. Read the comment docs.