Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functional components #444

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Functional components #444

wants to merge 22 commits into from

Conversation

takuseno
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 12, 2025

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 ⚠️
d3rlpy/algos/qlearning/torch/plas_impl.py 91.25% 7 Missing ⚠️
d3rlpy/algos/qlearning/torch/ddpg_impl.py 95.52% 3 Missing ⚠️
d3rlpy/algos/qlearning/torch/sac_impl.py 99.18% 1 Missing ⚠️
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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant