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

broadinstitute / viral-core / 19769443323
69%
master: 72%

Build:
Build:
LAST BUILD BRANCH: v2.5.22
DEFAULT BRANCH: master
Ran 28 Nov 2025 04:48PM UTC
Jobs 1
Files 23
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

28 Nov 2025 04:37PM UTC coverage: 69.204% (-0.1%) from 69.306%
19769443323

Pull #140

github

dpark01
Add append_run_id support to splitcode_demux_fastqs

Fixes #139: Output BAM filenames now use proper library name format
for SRA submission compatibility.

Changes:
- Add --append_run_id flag to include flowcell.lane in BAM filenames
- Fix bug: BAM filenames now use sample_library_id (from 'run' column)
  instead of sample_name, ensuring library_id_per_sample is included
- Without flag: {sample}.l{library_id}.bam (e.g., H2O.l1.bam)
- With flag: {sample}.l{library_id}.{flowcell}.{lane}.bam
  (e.g., H2O.l1.HKWJJDSX7.1.bam)

This affects both 2-barcode and 3-barcode code paths. The SampleSheet
class already builds the correct 'run' field format, so the fix
leverages existing functionality rather than duplicating logic.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #140: Add append_run_id support to splitcode_demux_fastqs and make lane optional

10 of 11 new or added lines in 1 file covered. (90.91%)

4182 of 6043 relevant lines covered (69.2%)

0.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
72.12
0.1% illumina.py
Jobs
ID Job ID Ran Files Coverage
1 19769443323.1 28 Nov 2025 04:48PM UTC 23
69.2
GitHub Action Run
Source Files on build 19769443323
  • Tree
  • List 23
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19769443323
  • Pull Request #140
  • PR Base - master (#19725936358)
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