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

RobotWebTools / rclnodejs / 23885359767
85%
develop: 85%

Build:
Build:
LAST BUILD BRANCH: kilted
DEFAULT BRANCH: develop
Ran 02 Apr 2026 05:41AM 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 05:22AM UTC coverage: 85.83% (-0.1%) from 85.954%
23885359767

push

github

minggangw
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%)

463.71 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
20
80.72
0.99% lib/action/client.js
Jobs
ID Job ID Ran Files Coverage
1 23885359767.1 02 Apr 2026 05:41AM UTC 53
85.83
GitHub Action Run
Source Files on build 23885359767
  • 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 #23885359767
  • be0483f8 on github
  • Prev Build on kilted (#23791112450)
  • Next Build on kilted (#23940401301)
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