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

RobotWebTools / rclnodejs / 22566936379
85%

Build:
DEFAULT BRANCH: develop
Ran 02 Mar 2026 08:20AM UTC
Jobs 1
Files 50
Run time 1min
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

02 Mar 2026 08:07AM UTC coverage: 85.441% (-0.06%) from 85.501%
22566936379

push

github

web-flow
[ROSIDL] Leverage rosidl_parser.parser to parse .idl directly (#1401)

This PR switches the ROSIDL generation path to parse `.idl` files directly via `rosidl_parser.parser`, removing the intermediate `.idl -> .msg/.srv/.action` conversion step and updating tests to account for IDL-specific type differences (notably `char`).

**Changes:**
- Add a new Python-based `.idl` parser (`rosidl_parser/idl_parser.py`) and expose it via `parseIdlFile()` in `rosidl_parser/rosidl_parser.js`.
- Update the JS generator to generate message/service/action structs directly from parsed `.idl` specs, and remove the old `rosidl_convertor` pipeline.
- Adjust several tests to handle `char` being treated as `uint8` in IDL mode (`--idl`).

Fix: #1402

1378 of 1755 branches covered (78.52%)

Branch coverage included in aggregate %.

2859 of 3204 relevant lines covered (89.23%)

449.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22566936379.1 02 Mar 2026 08:20AM UTC 50
85.44
GitHub Action Run
Source Files on build 22566936379
  • Tree
  • List 50
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22566936379
  • 1b3fdb90 on github
  • Prev Build on develop (#22475226772)
  • Next Build on develop (#22601584127)
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