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

umputun / spot / 28750006680
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/executor-correctness
DEFAULT BRANCH: master
Ran 05 Jul 2026 06: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 01:35PM UTC coverage: 84.065% (+0.07%) from 83.992%
28750006680

Pull #357

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.
Pull Request #357: guards: decrypt length check, ssh user nil guard, command count across hosts

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

23 existing lines in 1 file now uncovered.

3197 of 3803 relevant lines covered (84.07%)

58.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
23
91.14
0.05% pkg/runner/runner.go
Jobs
ID Job ID Ran Files Coverage
1 28750006680.1 05 Jul 2026 06:07PM UTC 19
84.07
GitHub Action Run
Source Files on build 28750006680
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #357
  • PR Base - master (#28714536590)
  • 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