fix bug in masked, multi-dimensional state space multi-threaded envs #900
Codecov / codecov/project
failed
Apr 3, 2026 in 0s
0.04% (-24.46%) compared to ea00fdf
View this Pull Request on Codecov
0.04% (-24.46%) compared to ea00fdf
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 0.04%. Comparing base (ea00fdf) to head (32604f2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...src/algorithms/policy_gradient/multi_thread_env.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #900 +/- ##
==========================================
- Coverage 24.49% 0.04% -24.46%
==========================================
Files 219 207 -12
Lines 7687 7361 -326
==========================================
- Hits 1883 3 -1880
- Misses 5804 7358 +1554 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...src/algorithms/policy_gradient/multi_thread_env.jl | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading