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

broadinstitute / viral-core
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: v2.5.20
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 perf-batch-sqlite
branch: perf-batch-sqlite
CHANGE BRANCH
x
Reset
  • perf-batch-sqlite
  • 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
  • master
  • perf-baseline
  • 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 03:37PM UTC coverage: 70.517% (+0.02%) from 70.494%
20857210908

push

github

dpark01
Use batched SQLite queries for filter_bam_by_ids optimization

- Add add_from_readlist() method to ReadIdStore
- Add contains_batch() method for efficient batch membership checking
- Modify filter_bam_by_ids to buffer 50K reads and batch-query SQLite
- Add PERF logging for benchmarking

This reduces SQLite queries from N (one per read) to N/batch_size,
which should significantly reduce query overhead.

36 of 47 new or added lines in 1 file covered. (76.6%)

4609 of 6536 relevant lines covered (70.52%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
6536 RELEVANT LINES 4609 COVERED LINES
0.71 HITS PER LINE
Source Files on perf-batch-sqlite
  • 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
20857210908 perf-batch-sqlite Use batched SQLite queries for filter_bam_by_ids optimization - Add add_from_readlist() method to ReadIdStore - Add contains_batch() method for efficient batch membership checking - Modify filter_bam_by_ids to buffer 50K reads and batch-query SQL... push 09 Jan 2026 03:56PM UTC dpark01 github
70.52
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