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

umputun / fya / 26991892341
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: fix/transcript-select-prefix-match
DEFAULT BRANCH: master
Ran 05 Jun 2026 02:35AM UTC
Jobs 1
Files 14
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 Jun 2026 02:35AM UTC coverage: 86.369% (+0.06%) from 86.306%
26991892341

Pull #9

github

umputun
fix: yield to context cancellation before the no-activity stall

the no-activity branch ran before the select that handles ctx.Done(), so a
context cancel (parent or --turn-timeout) coinciding with the 5m window could
report fya_no_activity_timeout (transient, retryable) instead of the real
cancellation reason. Guard the branch with ctx.Err() == nil so cancellation
always wins.
Pull Request #9: feat: --gate enables idle no-activity timeout instead of wall-clock cap

38 of 40 new or added lines in 4 files covered. (95.0%)

1584 of 1834 relevant lines covered (86.37%)

15.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
84.19
0.46% app/turn/runner.go
Jobs
ID Job ID Ran Files Coverage
1 26991892341.1 05 Jun 2026 02:35AM UTC 14
86.37
GitHub Action Run
Source Files on build 26991892341
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9
  • PR Base - master (#26911920487)
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