• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

umputun / spot / 28668765036
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: feat/template-command
DEFAULT BRANCH: master
Ran 04 Jul 2026 01:44AM 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

03 Jul 2026 03:06PM UTC coverage: 83.817% (-0.2%) from 83.972%
28668765036

Pull #349

github

robertobarreda
feat: add template command (Ansible-style template rendering + copy)

Adds a new `template` command that renders a local Go text/template file
with the command's environment, registered variables, loaded secrets, and
the standard SPOT_* variables, then uploads the rendered result to a remote
host. Reuses the existing copy-push path so mkdir, force, chmod+x and sudo
work the same way as `copy`.

Includes a new TemplateInternal config struct, a Template() method on
execCmd, a dispatch case in Process.execCommand, schema updates, README
and llms.txt documentation, and integration tests covering basic render,
env, secrets, sudo, mkdir, chmod+x, error paths, and the cond field.
Pull Request #349: feat: add template command (Ansible-style template rendering + copy)

61 of 82 new or added lines in 3 files covered. (74.39%)

3175 of 3788 relevant lines covered (83.82%)

59.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
84.16
-0.58% pkg/runner/commands.go
3
89.68
-0.8% pkg/runner/runner.go
Jobs
ID Job ID Ran Files Coverage
1 28668765036.1 04 Jul 2026 01:44AM UTC 19
83.82
GitHub Action Run
Source Files on build 28668765036
  • Tree
  • List 19
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #349
  • PR Base - master (#24546068743)
  • 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