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

umputun / agterm / 32995711473
93%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2026 05:46PM UTC
Jobs 1
Files 96
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

26 Aug 2026 05:42PM UTC coverage: 97.938% (+0.003%) from 97.935%
32995711473

push

github

umputun
fix(tests): stop the custom-command probe reading a half-written file

`fired()` returned the first successful read of the probe file, but `sh` truncates a
redirect target before `printf` writes into it, so a poll landing in that window read
zero bytes and `try?` handed the empty string back as the command's output. The
assertion then compared "" against the expected pane name, which is how
testAChordFiredInsideAnOverlayOverAShownScratchNamesTheScratch failed the hosted
suite while passing in isolation.

require a non-empty read. Every call site expects a value, so a genuinely empty
result still times out to nil and fails the same assertion.

8169 of 8341 relevant lines covered (97.94%)

4892117.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
40
84.62
0.06% agtermCore/Sources/agtermctlKit/MiscCommands.swift
20
97.28
0.01% agtermCore/Sources/agtermCore/ControlDispatcher.swift
4
96.47
0.04% agtermCore/Sources/agtermCore/WindowLibrary.swift
Jobs
ID Job ID Ran Files Coverage
1 32995711473.1 26 Aug 2026 05:46PM UTC 96
97.94
GitHub Action Run
Source Files on build 32995711473
  • Tree
  • List 96
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32995711473
  • 065089ea on github
  • Prev Build on master (#32901573978)
  • Next Build on master (#33047559700)
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