Backport of #2172 and #2684 into Humble#2779
Merged
sjahr merged 2 commits intomoveit:humblefrom Apr 3, 2024
alexnavtt:humble
Merged
Backport of #2172 and #2684 into Humble#2779sjahr merged 2 commits intomoveit:humblefrom alexnavtt:humble
sjahr merged 2 commits intomoveit:humblefrom
alexnavtt:humble
Conversation
* Fixed xacro args loading issue * Formatting fixes with pre-commit action --------- Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai> (cherry picked from commit cdb20ae)
|
Please target the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## humble #2779 +/- ##
==========================================
- Coverage 50.78% 50.77% -0.01%
==========================================
Files 382 382
Lines 31896 31896
==========================================
- Hits 16195 16191 -4
- Misses 15701 15705 +4 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As requested in the discussion in #2684 (Fix xargo args loading issue), I'm providing a PR to merge the bugfix into Humble as well.