openrr / k

k: Kinematics Library for rust-lang
Apache License 2.0
167 stars 15 forks source link

Fix CI failure #134

Closed taiki-e closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 67.37%. Comparing base (dbb3adc) to head (5aea821).

Files Patch % Lines
src/urdf.rs 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== + Coverage 66.47% 67.37% +0.90% ========================================== Files 13 13 Lines 1578 1548 -30 Branches 1578 1548 -30 ========================================== - Hits 1049 1043 -6 + Misses 498 486 -12 + Partials 31 19 -12 ```

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