SforAiDl / genrl

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
https://genrl.readthedocs.io
MIT License
403 stars 59 forks source link

Utils import bug path #285

Closed Sharad24 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #285 into master will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
- Coverage   89.63%   89.62%   -0.02%     
==========================================
  Files          87       87              
  Lines        3752     3748       -4     
==========================================
- Hits         3363     3359       -4     
  Misses        389      389              
Impacted Files Coverage Δ
genrl/environments/vec_env/vector_envs.py 92.25% <0.00%> (-0.22%) :arrow_down:
genrl/trainers/onpolicy.py 92.00% <0.00%> (ø)