-
Notifications
You must be signed in to change notification settings - Fork 448
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
ros: remove generator warnings from linter spread tests #4202
Conversation
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
@artivis, please leave a comment if you think this is incorrect. |
Actually not sure what's going on here (with respect to #4184). Friendly ping @Guillaumebeuzeboc . |
Was the linter updated? |
The linter was not changed AFAIK (but @mr-cal can confirm this), any recent changes in the ROS libraries? |
No changes to our linters, so a change to the ROS library or its dependencies is the likely cause. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #4202 +/- ##
=======================================
Coverage 93.90% 93.90%
=======================================
Files 569 569
Lines 43746 43746
=======================================
Hits 41078 41078
Misses 2668 2668 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
This reverts commit d48db22.
make lint
?pytest tests/unit
?