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

RobotWebTools / rclnodejs
85%

Build:
DEFAULT BRANCH: develop
Repo Added 09 Nov 2017 06:42AM CUT
Files 38
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

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 12.1.0
  • actionlib
  • actions
  • add-badges
  • add-contributors
  • add-descriptor-namespaces
  • add-documentation-comments
  • add-kilted-actions-support
  • add-missing-from-service
  • add-missing-func
  • add-missing-methods-graph
  • add-missing-timer
  • add-nan-module
  • add-nodejs-24
  • add-numpy
  • add-online-document
  • add-rolling-info
  • add-typescript-interfaces
  • arm64-only-on-develop
  • bouncy-bolson
  • bug/callback-uaf
  • bump-0.3.1
  • bump-0.4
  • bump-to-0.10.0
  • bump-to-0.7
  • bump-to-v0.10.1
  • change-linting-rule
  • cleanup-ci-config
  • cleanup-message-template
  • cleanup/testjs
  • complete-contributor
  • correct-rclnodejs-path
  • corrent-coveralls-badge
  • crystal-clemmys
  • develop-1
  • disable-interaction-test
  • enable-active-lts-on-develop
  • eslint-es2017
  • fix-1036
  • fix-1063
  • fix-1065
  • fix-1066
  • fix-1068
  • fix-1073
  • fix-1073-1
  • fix-1073-2
  • fix-1074
  • fix-1081
  • fix-1083
  • fix-1085
  • fix-1089
  • fix-1099
  • fix-1102
  • fix-1104
  • fix-1118
  • fix-1122
  • fix-1124
  • fix-1135
  • fix-1137
  • fix-1139
  • fix-1142
  • fix-1143
  • fix-1154
  • fix-1156
  • fix-circle-ci
  • fix-circleci-build-error
  • fix-eslint-errors
  • fix-exmaple-error
  • fix-issue-179
  • fix-issue-183
  • fix-issue-184
  • fix-issue-185
  • fix-issue-189
  • fix-issue-211
  • fix-issue-218
  • fix-issue-232
  • fix-issue-233
  • fix-issue-243-1
  • fix-issue-244
  • fix-issue-265
  • fix-issue-270
  • fix-issue-278
  • fix-issue-279
  • fix-issue-280
  • fix-issue-281
  • fix-issue-286
  • fix-issue-287
  • fix-issue-291
  • fix-issue-308
  • fix-issue-310
  • fix-issue-314
  • fix-issue-325
  • fix-issue-327
  • fix-issue-329
  • fix-issue-330
  • fix-issue-335
  • fix-issue-338
  • fix-issue-344
  • fix-issue-349
  • fix-issue-351
  • fix-issue-353
  • fix-issue-382
  • fix-issue-386
  • fix-issue-391
  • fix-issue-393
  • fix-issue-397
  • fix-issue-400
  • fix-issue-402
  • fix-issue-413
  • fix-issue-419
  • fix-issue-428
  • fix-issue-441
  • fix-issue-448
  • fix-issue-474
  • fix-issue-486
  • fix-issue-488
  • fix-issue-515
  • fix-issue-518
  • fix-issue-539
  • fix-issue-634
  • fix-issue-635
  • fix-issue-637
  • fix-issue-646-a
  • fix-issue-664
  • fix-issue-667
  • fix-issue-677
  • fix-issue-689
  • fix-issue-766
  • fix-issue-768
  • fix-issue-771
  • fix-issue-797
  • fix-travis-rolling-ridley
  • fix-windows-action
  • fix/eloquent-compatibility
  • foxy-fitzroy
  • galactic-geochelone
  • generate-version-jsdoc
  • get-packages-from-ament-index
  • get-rmw-identifier
  • hanyia-patch-1
  • jazzy
  • kilted
  • master
  • merge-actionlib
  • move-client-introspection-to-client-binding
  • no-signal-handler
  • nodejs-8.12
  • nodejs-v10.14.0
  • nodejs-v12.20.0
  • patch-1
  • pump-0.32.1
  • pump-0.32.2
  • pump-0.32.3
  • pump-0.32.4
  • pump-0.32.5
  • pump-0.33.0
  • pump-1.0.0
  • pump-1.1.0
  • reenable-cross-language-test
  • reorg-actions-badge
  • restructure-benchmark
  • revert-250-fix-issue-222
  • revert-295-topic-string-coverage
  • revert-colon-path
  • support-arm64-arch
  • support-introspection-configuration-kilted
  • sync-handles
  • travis-ci
  • typescript
  • update-appveyor-script
  • update-ci-configuration
  • update-doc-latest
  • update-dockerfile-dashing
  • update-nodejs-v8.11.4
  • update-readme-dashing
  • update-readme-on-v0.10.1
  • update-readme-security
  • update-visual
  • upgrade-commander
  • upgrade-debug
  • upgrade-dev-dependency
  • upgrade-mac-image
  • upgrade-nodejs-8.9.4
  • upgrade-nodejs-v10.15.1
  • upgrade-nodejs-v10.16.1
  • upgrade-to-0.6
  • upgrade-xcode
  • use-colcon-variable
  • use-crystal-package
  • verify-0.9.0-on-crystal-patch2
  • verify-get-rmw-identifier-on-jazzy

06 Jun 2025 04:28AM CUT coverage: 84.625% (-0.2%) from 84.823%
15482818974

push

github

web-flow
Implement event handler (#1159)

This PR adds support for subscription and publisher event handlers across native bindings and the JavaScript API, and updates tests and type definitions accordingly.

- Introduce C++ bindings and event handle management in `HandleManager` and `Executor`
- Extend `Node`, `Subscription`, and `Publisher` classes to accept and clean up event callbacks
- Add and adjust tests and type declarations for event handler functionality

Fix: #1142, #492

761 of 989 branches covered (76.95%)

Branch coverage included in aggregate %.

92 of 117 new or added lines in 4 files covered. (78.63%)

1881 of 2133 relevant lines covered (88.19%)

2783.34 hits per line

Relevant lines Covered
Build:
Build:
2133 RELEVANT LINES 1881 COVERED LINES
2783.34 HITS PER LINE
Source Files on develop
  • Tree
  • List 38
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
  • ►
    84.63
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15482818974 develop Implement event handler (#1159) This PR adds support for subscription and publisher event handlers across native bindings and the JavaScript API, and updates tests and type definitions accordingly. - Introduce C++ bindings and event handle manag... push 06 Jun 2025 04:34AM CUT web-flow github
84.63
15295642869 develop Add Humble into arm workflow (#1157) This PR aims to update the build and test workflows to include the ROS distribution "humble" for the ARM environment. - Removed the ROS distribution mapping (including "humble") from the Windows workflow. ... push 28 May 2025 08:50AM CUT web-flow github
84.82
15267311589 develop Fix test-type-description-service.js flakiness (#1155) This PR addresses the flakiness in the test-type-description-service.js test suite by updating the asynchronous initialization pattern. - Converts beforeEach to an async function, awaiting ... push 27 May 2025 05:32AM CUT web-flow github
84.82
15267009475 develop Support to get the RMW implementation identifier (#1148) This PR adds support for retrieving the RMW implementation identifier via the Node API. - Implements a new C++ binding to call `rmw_get_implementation_identifier()` - Exposes an instance m... push 27 May 2025 05:08AM CUT web-flow github
84.82
15251820064 develop Include all LTS ROS2 on develop branch (#1151) This PR expands CI to run builds and tests across all LTS and rolling ROS2 distributions on the develop branch. - Converted Windows and Linux x64 workflows from a single-distro job to a matrix over ... push 26 May 2025 10:42AM CUT web-flow github
84.82
15205074975 develop Pump to 1.1.0 (#1147) push 23 May 2025 07:49AM CUT web-flow github
84.78
15204941497 develop Support type description service (#1146) This PR adds support for the ROS 2 Type Description Service, including native bindings, JavaScript API, test coverage, build integration, and an option to start the service automatically. - Introduces C++... push 23 May 2025 07:42AM CUT web-flow github
84.78
15202521065 develop Fix the type error of client example (#1144) https://github.com/RobotWebTools/rclnodejs/pull/1030 changed to leverage `BigInt` to represent int64, which leads to the type error of the client example. This PR fixes the type error by updating the c... push 23 May 2025 04:52AM CUT web-flow github
84.76
15132876638 develop Add missing methods for node (#1140) Adds support for querying node names with enclaves and retrieving a node’s fully qualified name. - Introduce `getNodeNamesAndNamespacesWithEnclaves()` and `getFullyQualifiedName()` in the JS API - Implement... push 20 May 2025 08:45AM CUT web-flow github
84.76
15129895209 develop Support waitForAllAcked() for publisher (#1138) This pull request adds support for the waitForAllAcked() method in the publisher API to allow clients to block until all published messages are acknowledged (or until a timeout occurs). - Adds typ... push 20 May 2025 05:56AM CUT web-flow github
84.75
See All Builds (1294)
  • Repo on GitHub
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

© 2025 Coveralls, Inc