Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress missing canonical link error messages for static models #1068

Merged
merged 2 commits into from
Sep 29, 2021

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Sep 28, 2021

Signed-off-by: Nate Koenig [email protected]

🦟 Bug fix

Summary

Erroneous error messages are generated if a static model lacks a link.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Sep 28, 2021
@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #1068 (659a3d2) into main (064dacc) will increase coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1068      +/-   ##
==========================================
+ Coverage   64.07%   64.09%   +0.02%     
==========================================
  Files         255      255              
  Lines       19958    19961       +3     
==========================================
+ Hits        12788    12795       +7     
+ Misses       7170     7166       -4     
Impacted Files Coverage Δ
src/SdfEntityCreator.cc 83.83% <0.00%> (-0.21%) ⬇️
src/systems/physics/Physics.cc 70.82% <0.00%> (-0.13%) ⬇️
src/gui/plugins/plot_3d/Plot3D.cc 47.82% <0.00%> (+4.34%) ⬆️

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 064dacc...659a3d2. Read the comment docs.

@chapulina chapulina merged commit 4c35f6c into main Sep 29, 2021
@chapulina chapulina deleted the suppress_canonical_link_errors branch September 29, 2021 04:13
WilliamLewww pushed a commit to WilliamLewww/ign-gazebo that referenced this pull request Dec 7, 2021
…ebosim#1068)

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: William Lew <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants