d3rlpy icon indicating copy to clipboard operation
d3rlpy copied to clipboard

Functional components

Open takuseno opened this issue 10 months ago • 1 comments

takuseno avatar Feb 12 '25 00:02 takuseno

Codecov Report

Attention: Patch coverage is 97.69150% with 22 lines in your changes missing coverage. Please review.

Project coverage is 92.09%. Comparing base (916e030) to head (7086972). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
d3rlpy/algos/qlearning/torch/bear_impl.py 90.35% 11 Missing :warning:
d3rlpy/algos/qlearning/torch/plas_impl.py 91.25% 7 Missing :warning:
d3rlpy/algos/qlearning/torch/ddpg_impl.py 95.52% 3 Missing :warning:
d3rlpy/algos/qlearning/torch/sac_impl.py 99.18% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #444      +/-   ##
==========================================
+ Coverage   91.88%   92.09%   +0.20%     
==========================================
  Files         124      126       +2     
  Lines        8876     9129     +253     
==========================================
+ Hits         8156     8407     +251     
- Misses        720      722       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 12 '25 01:02 codecov[bot]