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

ossuminc / riddl / 26119734449 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 19 May 2026 07:22PM UTC
Files 140
Run time 4s
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

19 May 2026 07:04PM UTC coverage: 64.97% (-0.04%) from 65.012%
26119734449.1

push

reid-spencer
Fix duplicate message logging in from and repeat commands

`Commands.runFromConfig` was calling `handleCommandResult(result)`
internally and also returning the same result to its caller.
The outer driver (`handleCommandRun`) then logged the result
a second time, producing every message twice. Verified on the
reactive-bbq model: 8 completeness warnings became 4 after the
fix — exactly halved, confirming uniform doubling.

The peer helpers `runCommandWithArgs` and `runCommandNamed`
already follow the convention that the outer driver owns
logging; `runFromConfig` was the outlier. Removing the
internal call aligns them.

Affects both `FromCommand` and `RepeatCommand` (the latter
also calls `runFromConfig`).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

7608 of 11710 relevant lines covered (64.97%)

0.65 hits per line

Source Files on job 26119734449.1
  • Tree
  • List 140
  • Changed 38
  • Source Changed 4
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26119734449
  • a89daa68 on github
  • Prev Job for on main (#24970198885.1)
  • Next Job for on main (#26199506268.1)
  • Delete
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