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

Add data storage to task composer node info #501

Conversation

Levi-Armstrong
Copy link
Contributor

In order to simplify things and avoid having to inherit from TaskComposerNodeInfo to store data which then required changes to tesseract_qt adding a data storage to the TaskComposerNodeInfo greatly simplifies things.

@Levi-Armstrong Levi-Armstrong force-pushed the feature/add-data-storage-to-node-info branch from e9070b8 to 23d2a10 Compare August 10, 2024 19:59
Copy link

codecov bot commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.63%. Comparing base (e41b837) to head (23d2a10).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
- Coverage   84.73%   84.63%   -0.10%     
==========================================
  Files         231      229       -2     
  Lines       15726    15656      -70     
==========================================
- Hits        13325    13251      -74     
- Misses       2401     2405       +4     

see 16 files with indirect coverage changes

@Levi-Armstrong Levi-Armstrong merged commit 0776b5b into tesseract-robotics:master Aug 10, 2024
13 of 16 checks passed
@Levi-Armstrong Levi-Armstrong deleted the feature/add-data-storage-to-node-info branch August 10, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant