Add DroQ - #342
Draft
asmith26 wants to merge 2 commits into
Draft
Codecov / codecov/project
failed
Aug 3, 2026 in 0s
92.49% (-0.20%) compared to 43e6769
View this Pull Request on Codecov
92.49% (-0.20%) compared to 43e6769
Details
Codecov Report
❌ Patch coverage is 73.97260% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.49%. Comparing base (43e6769) to head (3099def).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| d3rlpy/algos/qlearning/droq.py | 73.46% | 13 Missing |
| d3rlpy/algos/qlearning/torch/droq_impl.py | 58.33% | 5 Missing |
| d3rlpy/models/torch/encoders.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #342 +/- ##
==========================================
- Coverage 92.69% 92.49% -0.20%
==========================================
Files 109 111 +2
Lines 7141 7208 +67
==========================================
+ Hits 6619 6667 +48
- Misses 522 541 +19 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading