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

RobotWebTools / rclnodejs / 21469242126
86%

Build:
DEFAULT BRANCH: develop
Ran 29 Jan 2026 07:33AM 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

29 Jan 2026 07:14AM UTC coverage: 85.585% (+0.04%) from 85.544%
21469242126

push

github

web-flow
Mitigate compiler warnings (#1385)

This PR narrows the Node.js header inclusion in the native bindings to only pull in version macros, which helps mitigate compiler warnings from unnecessary Node C++ API exposure.

**Changes:**
- Replace the broad `<node.h>` include with the more targeted `<node_version.h>` in `rcl_bindings.cpp`.
- Continue to use `NODE_MAJOR_VERSION`, `NODE_RUNTIME_ELECTRON`, and `NODE_MODULE_VERSION` macros via the new header to guard behavior in `CreateArrayBufferFromAddress`.

Fix: #1385

1384 of 1755 branches covered (78.86%)

Branch coverage included in aggregate %.

2861 of 3205 relevant lines covered (89.27%)

454.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21469242126.1 29 Jan 2026 07:33AM UTC 50
85.58
GitHub Action Run
Source Files on build 21469242126
  • 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 #21469242126
  • d77a05da on github
  • Prev Build on develop (#21344755060)
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