Closed nic-barbara closed 1 year ago
Merging #70 (fe94387) into main (c80dedf) will not change coverage. The diff coverage is
n/a
.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
@@ Coverage Diff @@
## main #70 +/- ##
=======================================
Coverage 26.32% 26.32%
=======================================
Files 22 22
Lines 5021 5021
=======================================
Hits 1322 1322
Misses 3699 3699
Files | Coverage Δ | |
---|---|---|
src/MuJoCo.jl | 28.12% <ø> (ø) |
Added humanoid LQR example, fixed up cart-pole example following changes to array initialisation, and updated docs for row vs. column major arrays.