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 yaml include directive support #1091

Conversation

Levi-Armstrong
Copy link
Contributor

This adds a utility function for loading yaml files which now support the use !include directive to allow separating a yaml file into multiple files where relative paths are supported.

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.23%. Comparing base (92fa862) to head (8de0790).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1091      +/-   ##
==========================================
- Coverage   89.31%   89.23%   -0.09%     
==========================================
  Files         288      289       +1     
  Lines       16320    16380      +60     
==========================================
+ Hits        14577    14616      +39     
- Misses       1743     1764      +21     

see 11 files with indirect coverage changes

@Levi-Armstrong Levi-Armstrong force-pushed the feature/yaml-include-directive-support branch 4 times, most recently from 8299793 to ba16380 Compare January 2, 2025 03:55
@Levi-Armstrong Levi-Armstrong force-pushed the feature/yaml-include-directive-support branch from ba16380 to 8de0790 Compare January 2, 2025 04:22
@Levi-Armstrong Levi-Armstrong merged commit ad309d7 into tesseract-robotics:master Jan 2, 2025
13 of 15 checks passed
@Levi-Armstrong Levi-Armstrong deleted the feature/yaml-include-directive-support branch January 2, 2025 05:10
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