-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Generating headers for updated Execute command #273
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #273 +/- ##
=======================================
Coverage 31.56% 31.56%
=======================================
Files 8 8
Lines 5028 5028
Branches 542 542
=======================================
Hits 1587 1587
Misses 3366 3366
Partials 75 75 ☔ View full report in Codecov by Sentry. |
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.
Please use build scripts shipped with this library.
@@ -5,9 +5,9 @@ | |||
// Checking this file under version control is not recommended since metadata in this header will change for each | |||
// build invocation. TODO: add --reproducible option to prevent any volatile metadata from being generated. | |||
// | |||
// Generator: nunavut-2.3.1 (serialization was enabled) |
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.
I'd say you are using quite an outdated nnvg version. Have you used the script supplied with this library?
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.
I used the update_cpp_header.sh file in the extras folder to generate
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.
How about you follow the instructions outlined here: https://github.com/107-systems/107-Arduino-Cyphal/blob/main/extras/script/README.md 🙏
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.
my apologies
The PR is to bring in ExecuteCommand.1.3.hpp to allow the use of an output field in the response