-
Notifications
You must be signed in to change notification settings - Fork 304
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
Optimized debug output in CM about interfaces when switching controllers. #1355
Conversation
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.
Beautiful!
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.
LGTM!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1355 +/- ##
==========================================
- Coverage 47.53% 47.49% -0.04%
==========================================
Files 41 41
Lines 3549 3556 +7
Branches 1931 1938 +7
==========================================
+ Hits 1687 1689 +2
Misses 459 459
- Partials 1403 1408 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Co-authored-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
A part of #1237