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

Small improvements to the error output in component parser to make debugging easier. #1580

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

destogl
Copy link
Member

@destogl destogl commented Jun 19, 2024

No description provided.

bmagyar
bmagyar previously approved these changes Jun 19, 2024
@bmagyar bmagyar added backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron. labels Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.70%. Comparing base (1ed61ef) to head (ed92e7c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1580   +/-   ##
=======================================
  Coverage   87.70%   87.70%           
=======================================
  Files         102      102           
  Lines        8704     8704           
  Branches      780      780           
=======================================
  Hits         7634     7634           
  Misses        790      790           
  Partials      280      280           
Flag Coverage Δ
unittests 87.70% <66.66%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
hardware_interface/src/component_parser.cpp 92.91% <66.66%> (ø)

Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

Looking good!

@destogl destogl merged commit fbb893b into master Jun 19, 2024
14 of 19 checks passed
@destogl destogl deleted the improve-parser-error-output branch June 19, 2024 19:17
mergify bot pushed a commit that referenced this pull request Jun 19, 2024
…bugging easier. (#1580)

* Small improvements to the error output in component parser to make debugging easier.

* Correct formatting.

(cherry picked from commit fbb893b)

# Conflicts:
#	hardware_interface/src/component_parser.cpp
mergify bot pushed a commit that referenced this pull request Jun 19, 2024
…bugging easier. (#1580)

* Small improvements to the error output in component parser to make debugging easier.

* Correct formatting.

(cherry picked from commit fbb893b)

# Conflicts:
#	hardware_interface/src/component_parser.cpp
christophfroehlich pushed a commit that referenced this pull request Jul 13, 2024
…bugging easier. (#1580)

* Small improvements to the error output in component parser to make debugging easier.

* Correct formatting.

(cherry picked from commit fbb893b)

# Conflicts:
#	hardware_interface/src/component_parser.cpp
christophfroehlich added a commit that referenced this pull request Jul 13, 2024
…bugging easier. (backport #1580) (#1581)

* Small improvements to the error output in component parser to make debugging easier. (#1580)

* Small improvements to the error output in component parser to make debugging easier.

* Correct formatting.

(cherry picked from commit fbb893b)

# Conflicts:
#	hardware_interface/src/component_parser.cpp

* Fix merge conflict

---------

Co-authored-by: Dr. Denis <[email protected]>
Co-authored-by: Christoph Froehlich <[email protected]>
christophfroehlich added a commit that referenced this pull request Jul 13, 2024
…bugging easier. (backport #1580) (#1582)

* Small improvements to the error output in component parser to make debugging easier. (#1580)

* Small improvements to the error output in component parser to make debugging easier.

* Correct formatting.

(cherry picked from commit fbb893b)

# Conflicts:
#	hardware_interface/src/component_parser.cpp

* Fix merge conflict

---------

Co-authored-by: Dr. Denis <[email protected]>
Co-authored-by: Christoph Froehlich <[email protected]>
Co-authored-by: Christoph Fröhlich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron. enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants