Skip to content

Add dependency conversion for model.config's#91

Merged
JShep1 merged 4 commits intoign-msgs5from
jshep1/add_dependency_conversion
Oct 22, 2020
Merged

Add dependency conversion for model.config's#91
JShep1 merged 4 commits intoign-msgs5from
jshep1/add_dependency_conversion

Conversation

@JShep1
Copy link

@JShep1 JShep1 commented Oct 7, 2020

Adds a conversion to get all of the dependencies from a model.config, not sure if it's desired since we're transitioning towards metadata.pbtxt, but since some model.config's already have dependencies listed in the depend tag and for the sake of testing, I decided to make this PR, we can cancel it if it is not desired.

John Shepherd added 2 commits October 6, 2020 22:44
Signed-off-by: John Shepherd <john@openrobotics.org>
Signed-off-by: John Shepherd <john@openrobotics.org>
@JShep1 JShep1 requested a review from caguero as a code owner October 7, 2020 05:48
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label Oct 7, 2020
@JShep1 JShep1 added the enhancement New feature or request label Oct 7, 2020
@codecov
Copy link

codecov bot commented Oct 7, 2020

Codecov Report

Merging #91 into ign-msgs5 will decrease coverage by 1.27%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           ign-msgs5      #91      +/-   ##
=============================================
- Coverage      85.66%   84.38%   -1.28%     
=============================================
  Files              7        7              
  Lines            795      807      +12     
=============================================
  Hits             681      681              
- Misses           114      126      +12     
Impacted Files Coverage Δ
src/Utility.cc 81.77% <0.00%> (-1.71%) ⬇️

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 861ea5e...aaec9fb. Read the comment docs.

Signed-off-by: John Shepherd <john@openrobotics.org>
Copy link
Collaborator

@caguero caguero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me!

@JShep1 JShep1 merged commit ccbbd2f into ign-msgs5 Oct 22, 2020
@JShep1 JShep1 deleted the jshep1/add_dependency_conversion branch October 22, 2020 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏰 citadel Ignition Citadel enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants