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

RobotWebTools / rclnodejs / 23884593480
85%

Build:
DEFAULT BRANCH: develop
Ran 02 Apr 2026 05:14AM UTC
Jobs 1
Files 53
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 Apr 2026 04:55AM UTC coverage: 85.83% (-0.2%) from 85.992%
23884593480

push

github

web-flow
Guard publishFeedback and execute for valid goal states (#1466)

Guard `publishFeedback()` to only publish when the goal is in EXECUTING state; log a warning and return early otherwise. Guard `execute()` to return early if the goal is already executing or no longer active, preventing invalid state transitions that crash rcl. Ported from rclpy commit f76729cf ("publish_feedback should effect only on executing state", ros2/rclpy#1639).

**Modified: `lib/action/server_goal_handle.js`** — `publishFeedback()` now checks `this.status !== STATUS_EXECUTING` and warns + returns if not executing. `execute()` now returns early if already executing or if the goal handle is no longer active (terminal state).

**Modified: `test/test-action-server.js`** — Added 4 tests: publishFeedback on accepted goal is ignored, publishFeedback on executing goal works normally, publishFeedback after succeed is ignored, and duplicate execute() is a no-op.

Fix: #1465

1484 of 1883 branches covered (78.81%)

Branch coverage included in aggregate %.

7 of 9 new or added lines in 1 file covered. (77.78%)

20 existing lines in 1 file now uncovered.

3059 of 3410 relevant lines covered (89.71%)

444.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
88.89
-3.84% lib/action/server_goal_handle.js

Coverage Regressions

Lines Coverage ∆ File
20
80.72
0.99% lib/action/client.js
Jobs
ID Job ID Ran Files Coverage
1 23884593480.1 02 Apr 2026 05:14AM UTC 53
85.83
GitHub Action Run
Source Files on build 23884593480
  • Tree
  • List 53
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23884593480
  • bd80eec8 on github
  • Prev Build on develop (#23776285877)
  • Next Build on develop (#23891466588)
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