Conversation
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Codecov Report
@@ Coverage Diff @@
## sdf11 #730 +/- ##
==========================================
+ Coverage 88.09% 88.12% +0.02%
==========================================
Files 73 73
Lines 11030 11023 -7
==========================================
- Hits 9717 9714 -3
+ Misses 1313 1309 -4
Continue to review full report at Codecov.
|
chapulina
left a comment
There was a problem hiding this comment.
Nice! We could change make codecheck to run on Focal instead of Bionic, which I think should help catching more like this in the future.
that would be nice to parameterize so packages can opt-in when they are ready |
|
This pull request has been mentioned on Gazebo Community. There might be relevant details there: https://community.gazebosim.org/t/new-ignition-releases-2022-03-25-fortress-edifice-citadel/1343/1 |
🦟 Bug fix
Fixes some
make codecheckissues with newercppcheckSummary
There are a few issues printed by
make codecheckwithout generating a failure. I noticed this on macOS, which has a newercppcheckfrombrew. I've fixed a few of those complaints here:nullptr, but we continue to check its value. This eliminates those redundant checks, and moves an unreachable console error message to the appropriate place.Checklist
codecheckpassed (See contributing)Note to maintainers: Remember to use Squash-Merge