Skip to content

Merge branch 'main' into main

32604f2
Select commit
Loading
Failed to load commit list.
Open

fix bug in masked, multi-dimensional state space multi-threaded envs #900

Merge branch 'main' into main
32604f2
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 116 commits behind head on main.

Files with missing lines Patch % Lines
...src/algorithms/policy_gradient/multi_thread_env.jl 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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%> (ø)

... and 63 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.