Open ahcorde opened 2 years ago
Attention: Patch coverage is 5.88235%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 64.84%. Comparing base (
157a5a1
) to head (10d1792
). Report is 6 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/sdf_parser/Geometry.cc | 5.88% | 16 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Signed-off-by: ahcorde ahcorde@gmail.com
🦟 Bug fix
Summary
Moved from here https://github.com/gazebosim/sdformat/pull/1023
Added the
model://
path to the set of folder where sdf should look for models and texturesFYI @rbonghi
Checklist
codecheck
passed (See contributing)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.