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

broadinstitute / viral-core
71%

Build:
DEFAULT BRANCH: master
Repo Added 10 Sep 2019 08:19PM UTC
Files 24
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • ct-add-fgbio
  • ct-add-ncbi-datasets
  • ct-add-read-filtering-cli-cmd
  • ct-align_and_fix_without_supplementary_alignments
  • ct-barcode-helper-ntc-counting
  • ct-barcode-i5-single-index-bugfix
  • ct-bugfix-idxstats-fns
  • ct-bugfix-minimap2_idxstats
  • ct-bump-baseimage
  • ct-bump-baseimage-0.2.3
  • ct-bump-pysam
  • ct-bump-pytest
  • ct-bump-python-version
  • ct-bump-viral-baseimage-0.2.4
  • ct-gh-actions-jvm-heap-decrease
  • ct-ghactions-update-ubuntu
  • ct-github-actions
  • ct-help-text-correction
  • ct-option-to-include-dup-reads-in-filtering
  • ct-set-default-threads
  • ct-swiftseq-demux-integration
  • ct-update-baseimage
  • ct-update-docker-base
  • ct-update-docker-mem-calc
  • ct-update-testing
  • ct-version-read-fix
  • docs
  • dp-bbnorm
  • dp-conda-fix
  • dp-demux
  • dp-dev
  • dp-docs
  • dp-downsample
  • dp-fasta-handling
  • dp-fastq-performance
  • dp-fix-fastqc
  • dp-fix-mvicuna-error-swallow
  • dp-minimap
  • dp-novaseq-x-detection
  • dp-parser-fixes
  • dp-rmdup
  • dp-splitcode
  • fix-merge-queue-docker-tags
  • gh-readonly-queue/master/pr-138-0a38daec5fad0e49d61ea47debfe6dc1db170818
  • gh-readonly-queue/master/pr-141-6dccb557c0b87dbb18f0866f0df7640ff8ec61d3
  • gh-readonly-queue/master/pr-146-573681a7bc773b6356ec1ae2954fcfcc270c691b
  • gh-readonly-queue/master/pr-148-798e270f6c9b204eaf2db4a936283e47b3adb2ef
  • gh-readonly-queue/master/pr-151-5e195600862e1e41db04b8c1e3f9524c1dc2805d
  • ll-add_swiftseq_demux
  • perf-baseline
  • perf-batch-sqlite
  • perf-hybrid
  • perf-hybrid-v2
  • perf-samtools-pipe
  • v2.2.0
  • v2.2.1
  • v2.2.3
  • v2.3.0
  • v2.3.1
  • v2.3.2
  • v2.3.3
  • v2.3.4
  • v2.3.5
  • v2.3.6
  • v2.4.0
  • v2.4.1
  • v2.4.2
  • v2.4.3
  • v2.5.0
  • v2.5.1
  • v2.5.10
  • v2.5.11
  • v2.5.12
  • v2.5.13
  • v2.5.14
  • v2.5.16
  • v2.5.17
  • v2.5.18
  • v2.5.19
  • v2.5.2
  • v2.5.20
  • v2.5.3
  • v2.5.4
  • v2.5.5
  • v2.5.6
  • v2.5.7
  • v2.5.8
  • v2.5.9

09 Jan 2026 08:57PM UTC coverage: 70.6% (+0.1%) from 70.494%
20865354925

push

github

web-flow
Merge pull request #158 from broadinstitute/perf-hybrid-v2

Optimize filter_bam_by_ids: 13% faster with samtools pipes + SQLite batching

54 of 65 new or added lines in 1 file covered. (83.08%)

4625 of 6551 relevant lines covered (70.6%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
6551 RELEVANT LINES 4625 COVERED LINES
0.71 HITS PER LINE
Source Files on master
  • Tree
  • List 24
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20865354925 master Merge pull request #158 from broadinstitute/perf-hybrid-v2 Optimize filter_bam_by_ids: 13% faster with samtools pipes + SQLite batching push 09 Jan 2026 09:09PM UTC web-flow github
70.6
20829376976 master Merge pull request #157 from broadinstitute/dp-bbnorm Add rmdup_bbnorm_bam for alignment-free read deduplication using BBNorm push 08 Jan 2026 07:50PM UTC web-flow github
70.49
20804880677 master Merge pull request #155 from broadinstitute/dp-rmdup Migrate rmdup_cdhit_bam from Picard FastqToSam to samtools import push 08 Jan 2026 04:06AM UTC web-flow github
69.83
20632685309 master Merge pull request #154 from broadinstitute/dp-downsample Fix memory allocation in downsample_bams when processing fewer files than CPUs push 01 Jan 2026 04:51AM UTC web-flow github
69.98
20554313081 master Merge pull request #153 from broadinstitute/dp-fix-mvicuna-error-swallow Fix rmdup_mvicuna_bam silently swallowing mvicuna failures push 28 Dec 2025 01:28PM UTC web-flow github
70.0
20464036027 master Merge pull request #152 from broadinstitute/dp-demux Add metadata output to splitcode_demux_fastqs and make samplesheet optional push 23 Dec 2025 03:09PM UTC web-flow github
70.01
20447147980 master Merge pull request #151 from broadinstitute/dp-demux Add --append_run_id parameter to illumina_metadata command push 23 Dec 2025 12:05AM UTC web-flow github
69.66
20391150536 master Merge pull request #149 from broadinstitute/dp-minimap Add threading to bam2fq_pipe and auto-compression to idxstats output push 20 Dec 2025 07:39AM UTC web-flow github
69.65
20387940973 master Merge pull request #148 from broadinstitute/dp-minimap Add Minimap2.idxstats() with PAF-based streaming for faster read counting push 20 Dec 2025 06:10AM UTC web-flow github
69.79
20231469723 master Merge pull request #143 from broadinstitute/dp-fastq-performance Replace Picard FastqToSam with samtools import for faster FASTQ to BAM conversion push 15 Dec 2025 12:14PM UTC web-flow github
69.34
See All Builds (404)
  • Repo on GitHub
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