gazebosim / gz-mujoco

25 stars 4 forks source link

Renable Codecov #35

Closed azeey closed 2 years ago

azeey commented 2 years ago

🦟 Bug fix

Summary

I think we accidentally removed codecov in #31. This adds it back.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 2 years ago

Codecov Report

Merging #35 (b1d4d46) into main (28f4254) will increase coverage by 1.13%. The diff coverage is 97.64%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   94.61%   95.75%   +1.13%     
==========================================
  Files           8        9       +1     
  Lines         223      259      +36     
==========================================
+ Hits          211      248      +37     
+ Misses         12       11       -1     
Impacted Files Coverage Δ
...at_to_mjcf/sdformat_to_mjcf/converters/material.py 100.00% <ø> (ø)
sdformat_to_mjcf/sdformat_to_mjcf/sdformat_mjcf.py 50.00% <ø> (ø)
...dformat_to_mjcf/sdformat_to_mjcf/sdf_kinematics.py 94.73% <94.73%> (ø)
sdformat_to_mjcf/sdformat_to_mjcf/__init__.py 66.66% <100.00%> (ø)
...at_to_mjcf/sdformat_to_mjcf/converters/geometry.py 92.42% <100.00%> (ø)
...ormat_to_mjcf/sdformat_to_mjcf/converters/joint.py 96.92% <100.00%> (ø)
...ormat_to_mjcf/sdformat_to_mjcf/converters/light.py 100.00% <100.00%> (ø)
...format_to_mjcf/sdformat_to_mjcf/converters/link.py 100.00% <100.00%> (ø)
...ormat_to_mjcf/sdformat_to_mjcf/converters/model.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0370efb...b1d4d46. Read the comment docs.