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

umputun / spot / 28690020738
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: test/download-dir-exclude
DEFAULT BRANCH: master
Ran 04 Jul 2026 01:01AM 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

04 Jul 2026 12:53AM UTC coverage: 83.992% (+0.2%) from 83.834%
28690020738

Pull #352

github

paskal
Address round-2 review: remote warn gating, glob dir excludes, site docs

- Gate the remote no-match delete WARN on a non-empty exclude list, so an
  exclude-free recursive delete (e.g. temp-dir cleanup after every
  multiline script or wait) no longer logs a spurious warning; local was
  already guarded by its len(excl)==0 early return.
- Remote Upload and findMatchedFiles now stat each glob match and pass the
  real isDir to isExcluded, so a directory exclude like 'subdir/*' skips a
  matched directory instead of feeding it into sftpUpload/Download and
  failing. Local.Upload already stats; it now also checks exclusion before
  reporting a stat error so an excluded broken symlink is skipped rather
  than failing the whole upload.
- Regenerate site/docs-src/index.md from README (make prep-site).

Tests: no-warn for exclude-free recursive delete, warn plus full removal
for a non-matching exclude, and a glob upload that excludes a matched
directory (fails without the stat).
Pull Request #352: Fix multiline wait swallowing errors, wire delete exclude through

97 of 106 new or added lines in 4 files covered. (91.51%)

1 existing line in 1 file now uncovered.

3190 of 3798 relevant lines covered (83.99%)

58.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
84.97
0.23% pkg/runner/commands.go
3
79.28
0.03% pkg/executor/remote.go
2
81.18
0.15% pkg/executor/local.go

Coverage Regressions

Lines Coverage ∆ File
1
79.28
0.03% pkg/executor/remote.go
Jobs
ID Job ID Ran Files Coverage
1 28690020738.1 04 Jul 2026 01:01AM UTC 19
83.99
GitHub Action Run
Source Files on build 28690020738
  • Tree
  • List 19
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #352
  • PR Base - master (#28689990513)
  • 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