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

RobotWebTools / rclnodejs / 21021718233
86%

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

15 Jan 2026 06:14AM UTC coverage: 85.565% (+0.02%) from 85.544%
21021718233

push

github

web-flow
Correct the type of return value for Time.toMsg() (#1371)

This pull request corrects the return type of the `Time.toMsg()` method to return JavaScript numbers instead of bigints for the `sec` and `nanosec` fields, aligning with ROS2's builtin_interfaces.msg.Time message specification which uses int32 for sec and uint32 for nanosec.

**Changes:**
- Modified `Time.toMsg()` to convert bigint values to numbers using `Number()`
- Updated test expectations to verify numbers are returned instead of bigints
- Added test case verifying `Time.fromMsg()` compatibility with number types

Fix: #1370

1383 of 1755 branches covered (78.8%)

Branch coverage included in aggregate %.

2861 of 3205 relevant lines covered (89.27%)

471.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21021718233.1 15 Jan 2026 06:29AM UTC 50
85.56
GitHub Action Run
Source Files on build 21021718233
  • Tree
  • List 50
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21021718233
  • e37b0335 on github
  • Prev Build on develop (#20988470774)
  • Next Build on develop (#21022541562)
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