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
404 stars 59 forks source link

Disable Flaky Test CB Agents #329

Closed Sharad24 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

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

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
- Coverage   91.07%   90.06%   -1.01%     
==========================================
  Files          88       88              
  Lines        3685     3685              
==========================================
- Hits         3356     3319      -37     
- Misses        329      366      +37     
Impacted Files Coverage Δ
genrl/agents/bandits/contextual/linpos.py 24.00% <0.00%> (-72.00%) :arrow_down:
genrl/agents/classical/sarsa/sarsa.py 96.15% <0.00%> (-3.85%) :arrow_down: