• 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 / 32286258941
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: feat/keepline-output-filter
DEFAULT BRANCH: master
Ran 19 Aug 2026 06:17PM 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

19 Aug 2026 06:14PM UTC coverage: 83.888% (-0.009%) from 83.897%
32286258941

Pull #362

github

paskal
Unify command output line splitting across executors

Remote.sshRun and Dry.Run dropped every empty line and kept a trailing
CR, while Local.Run kept blank lines and trimmed the CR, so the same
stdout produced different slices depending on the implementation. All
three now share splitOutputLines, moved from local.go to executor.go.

Echo skips empty lines when joining the output for the report, so the
reported detail stays as it was for remote commands and no longer shows
empty segments for local ones. Whitespace-only lines are still reported.
Pull Request #362: Unify command output line splitting across executors

17 of 17 new or added lines in 4 files covered. (100.0%)

3275 of 3904 relevant lines covered (83.89%)

60.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32286258941.1 19 Aug 2026 06:17PM UTC 19
83.89
GitHub Action Run
Source Files on build 32286258941
  • Tree
  • List 19
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #362
  • PR Base - master (#32286019794)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc