Skip to content
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

Migrate wrappers into their own separate folder structure. #78

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

aentinger
Copy link
Member

This fixes #72 .

@aentinger aentinger added topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project. labels Feb 5, 2021
@aentinger aentinger self-assigned this Feb 5, 2021
@codecov-io
Copy link

codecov-io commented Feb 5, 2021

Codecov Report

Merging #78 (268fdf4) into master (84ef42f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   85.64%   85.64%           
=======================================
  Files          17       17           
  Lines         641      641           
=======================================
  Hits          549      549           
  Misses         92       92           
Impacted Files Coverage Δ
src/wrappers/uavcan/node/ExecuteCommand_1_0.hpp 100.00% <ø> (ø)
src/wrappers/uavcan/node/Heartbeat_1_0.hpp 100.00% <ø> (ø)
src/wrappers/uavcan/node/Version_1_0.hpp 100.00% <ø> (ø)
src/wrappers/uavcan/node/ID_1_0.hpp 100.00% <100.00%> (ø)
src/types/uavcan/node/ID_1_0.hpp

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84ef42f...268fdf4. Read the comment docs.

@aentinger aentinger merged commit 6259fd1 into master Feb 5, 2021
@aentinger aentinger deleted the split-wrappers-types branch February 5, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Where does nunavut generated files get copied to ?
2 participants