Skip to content

- test and fix xRL tutorial

5210f1c
Select commit
Loading
Failed to load commit list.
Merged

Automatically calculate obs_dim based on foresight, unique_obs_dim, ... #708

- test and fix xRL tutorial
5210f1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2025 in 0s

81.30% (-0.01%) compared to 8f7bd22

View this Pull Request on Codecov

81.30% (-0.01%) compared to 8f7bd22

Details

Codecov Report

❌ Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.30%. Comparing base (8f7bd22) to head (5210f1c).

Files with missing lines Patch % Lines
assume/strategies/learning_strategies.py 57.14% 3 Missing ⚠️
assume/reinforcement_learning/algorithms/matd3.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #708      +/-   ##
==========================================
- Coverage   81.31%   81.30%   -0.01%     
==========================================
  Files          54       54              
  Lines        8032     8035       +3     
==========================================
+ Hits         6531     6533       +2     
- Misses       1501     1502       +1     

☔ 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.