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

paskal / spot
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/executor-correctness
DEFAULT BRANCH: master
Repo Added 07 Mar 2026 08:35PM UTC
Token ZezcjnW50zC8ZDgUJHEnwbPOiMHNtUu1v regen
Build 11 Last
Files 19
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 fix/defensive-guards
branch: fix/defensive-guards
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/defensive-guards
  • ci/workflow-hardening
  • fix/config-parsing
  • fix/docs-ci-hygiene
  • fix/executor-correctness

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

Relevant lines Covered
Build:
Build:
3801 RELEVANT LINES 3195 COVERED LINES
59.18 HITS PER LINE
Source Files on fix/defensive-guards
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28754879180 fix/defensive-guards 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:... push 05 Jul 2026 09:07PM UTC paskal github
84.06
28750005274 fix/defensive-guards 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:... push 05 Jul 2026 06:08PM UTC paskal github
84.07
See All Builds (11)

Badge your Repo: spot

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc