-
Notifications
You must be signed in to change notification settings - Fork 0
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
Change interface export variant #11
Conversation
setting/gettting
* variant * adjusting of resource manager
c79ff3e
to
df2d739
Compare
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #11 +/- ##
==========================================
- Coverage 47.64% 47.15% -0.50%
==========================================
Files 40 41 +1
Lines 3442 3692 +250
Branches 1865 1985 +120
==========================================
+ Hits 1640 1741 +101
- Misses 480 568 +88
- Partials 1322 1383 +61
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
To send us a pull request, please:
colcon test
andpre-commit run
(requires you to install pre-commit bypip3 install pre-commit
)