Skip to content

Add PER - #2159

Open
maliesa96 wants to merge 1 commit into
masterfrom
per_dqn
Open

Add PER#2159
maliesa96 wants to merge 1 commit into
masterfrom
per_dqn

Add PER

8f3fb8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

91.52% (-0.04%) compared to e1c576f

View this Pull Request on Codecov

91.52% (-0.04%) compared to e1c576f

Details

Codecov Report

❌ Patch coverage is 88.23529% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.52%. Comparing base (e1c576f) to head (8f3fb8e).
⚠️ Report is 59 commits behind head on master.

Files with missing lines Patch % Lines
src/garage/torch/algos/dqn.py 61.53% 4 Missing and 1 partial ⚠️
src/garage/torch/algos/pearl.py 0.00% 2 Missing ⚠️
src/garage/replay_buffer/per_replay_buffer.py 97.61% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2159      +/-   ##
==========================================
- Coverage   91.56%   91.52%   -0.04%     
==========================================
  Files         197      198       +1     
  Lines       10927    10979      +52     
  Branches     1387     1393       +6     
==========================================
+ Hits        10005    10049      +44     
- Misses        663      669       +6     
- Partials      259      261       +2     

☔ View full report in Codecov by Sentry.
📢 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.