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

broadinstitute / viral-core / 20857210908
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: issue-159-align-and-fix-optimization
DEFAULT BRANCH: master
Ran 09 Jan 2026 03:56PM UTC
Jobs 1
Files 24
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

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

New Missed Lines in Diff

Lines Coverage ∆ File
11
76.75
0.01% read_utils.py
Jobs
ID Job ID Ran Files Coverage
1 20857210908.1 09 Jan 2026 03:56PM UTC 24
70.52
GitHub Action Run
Source Files on build 20857210908
  • Tree
  • List 24
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20857210908
  • f9651bc6 on github
  • Prev Build on master (#20829376976)
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