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

paskal / spot / 28754879180
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/executor-correctness
DEFAULT BRANCH: master
Ran 05 Jul 2026 09:07PM UTC
Jobs 1
Files 19
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

05 Jul 2026 08:39PM UTC coverage: 84.057% (-0.008%) from 84.065%
28754879180

push

github

paskal
guards: decrypt length check, ssh user nil guard, command count across hosts

- decrypt now rejects ciphertext shorter than the 24-byte nonce plus
  16-byte salt with an error instead of panicking on the slice.
- sshUser had an inverted nil guard: when pbook was nil it still
  dereferenced pbook.User. Only use the playbook user when pbook is
  non-nil.
- ProcResp.Commands counted only host index 0, undercounting when that
  host skips or fails commands the others run. Report the max command
  count across hosts instead, tracked under the existing lock. A new
  two-host test (only_on skipping a command on the index-0 host) asserts
  the fuller host's count is reported.

10 of 10 new or added lines in 3 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

3195 of 3801 relevant lines covered (84.06%)

59.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
91.09
-0.05% pkg/runner/runner.go
Jobs
ID Job ID Ran Files Coverage
1 28754879180.1 05 Jul 2026 09:07PM UTC 19
84.06
GitHub Action Run
Source Files on build 28754879180
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1ef4de0d on github
  • Prev Build on fix/defensive-guards (#28750005274)
  • 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