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

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

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

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

Source Files on job 20761831555.1
  • 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 Build 20761831555
  • c2aba11e on github
  • Prev Job for on dp-fix-skani-empty-header (#20756095898.1)
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