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

broadinstitute / viral-assemble / 20761831555
69%
master: 68%

Build:
Build:
LAST BUILD BRANCH: v2.5.21.0
DEFAULT BRANCH: master
Ran 06 Jan 2026 09:03PM UTC
Jobs 1
Files 9
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

06 Jan 2026 08:55PM UTC coverage: 69.263% (+0.03%) from 69.237%
20761831555

Pull #65

github

dpark01
Write header-only output when skani produces no matches

When skani dist finds no matches and produces an empty file (0 bytes),
the downstream code fails because readFlatFileHeader returns [''] for
an empty file, causing issues with csv.DictWriter. This fixes the
SIGPIPE (exit code 141) that occurs in Terra/Cromwell workflows.

The fix ensures that when the input file is empty, we write a proper
header-only TSV file instead of an empty file. This allows downstream
code to properly parse the header and handle the no-matches case.

Also refactors the skani dist header into a module-level constant
(SKANI_DIST_HEADER) to avoid duplication.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pull Request #65: Write header-only output when skani produces no matches

239 of 379 branches covered (63.06%)

Branch coverage included in aggregate %.

1433 of 2035 relevant lines covered (70.42%)

0.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
95.69
0.08% opt/viral-ngs/viral-assemble/assemble/skani.py
Jobs
ID Job ID Ran Files Coverage
1 20761831555.1 06 Jan 2026 09:03PM UTC 9
69.26
GitHub Action Run
Source Files on build 20761831555
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20761831555
  • Pull Request #65
  • PR Base - master (#20756095898)
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