Closed JamieMair closed 1 year ago
Attention: 806 lines
in your changes are missing coverage. Please review.
Comparison is base (
3103625
) 25.47% compared to head (99b7634
) 22.28%.
Files | Patch % | Lines |
---|---|---|
src/function_constraints.jl | 0.00% | 740 Missing :warning: |
src/LibMuJoCo/functions.jl | 0.00% | 48 Missing :warning: |
src/LibMuJoCo/structs.jl | 0.00% | 16 Missing :warning: |
src/MuJoCo.jl | 0.00% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Added some wrapped functions that check the user's inputs to see if there are any problems with the size or type with regards to arrays.