JamieMair / MuJoCo.jl

Julia bindings and visualiser for the MuJoCo physics engine.
https://jamiemair.github.io/MuJoCo.jl/
MIT License
57 stars 4 forks source link

Added documentation for visualiser and named access #85

Closed nic-barbara closed 1 year ago

nic-barbara commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Attention: 66 lines in your changes are missing coverage. Please review.

Comparison is base (32a25ed) 25.59% compared to head (9db2647) 25.47%.

Files Patch % Lines
src/LibMuJoCo/functions.jl 0.00% 48 Missing :warning:
src/LibMuJoCo/structs.jl 0.00% 16 Missing :warning:
ext/VisualiserExt/visualiser.jl 0.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== - Coverage 25.59% 25.47% -0.13% ========================================== Files 22 21 -1 Lines 5168 5161 -7 ========================================== - Hits 1323 1315 -8 - Misses 3845 3846 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.