• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RobotWebTools / rclnodejs / 20024161757 / 1
81%
develop: 81%

Build:
DEFAULT BRANCH: develop
Ran 08 Dec 2025 10:15AM UTC
Files 45
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Dec 2025 10:03AM UTC coverage: 82.728% (-0.02%) from 82.751%
20024161757.1

push

github

web-flow
Leverage rcl_arguments_get_unparsed_ros() to get unsupported args (#1342)

This PR enhances ROS argument validation by leveraging the RCL API function `rcl_arguments_get_unparsed_ros()` to detect and report unknown ROS arguments. The implementation replaces the simple boolean check `HasUnparsedROSArgs()` with a more comprehensive `ThrowIfUnparsedROSArgs()` function that provides detailed error messages listing the specific unknown arguments.

Key changes:
- Implemented `ThrowIfUnparsedROSArgs()` to detect and report unparsed ROS arguments with detailed error messages
- Added test coverage for unknown ROS argument detection during both context initialization and node creation
- Integrated the new validation into both `rcl_init()` and `rcl_node_init()` code paths

Fix: #1330

1100 of 1459 branches covered (75.39%)

Branch coverage included in aggregate %.

2497 of 2889 relevant lines covered (86.43%)

563.27 hits per line

Source Files on job run-push-24.X-x64 - 20024161757.1
  • Tree
  • List 45
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20024161757
  • e6109509 on github
  • Prev Job for on develop (#19890338933.1)
  • Next Job for on develop (#20056338308.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc