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

openvax / datacache / 27778173267
79%

Build:
DEFAULT BRANCH: master
Ran 18 Jun 2026 05:41PM UTC
Jobs 3
Files 9
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

18 Jun 2026 05:41PM UTC coverage: 74.702%. Remained the same
27778173267

push

github

web-flow
Fix #45: allow cached SQLite connection to be reused across threads (#50)

Open the sqlite3 connection with check_same_thread=False so that
long-running / interactive consumers (e.g. pyensembl) can issue queries
from a different thread than the one which opened the connection without
hitting "SQLite objects created in a thread can only be used in that same
thread". datacache databases are written once and read-only thereafter,
so cross-thread reuse is safe.

Adds a regression test that queries a connection from a second thread.

Claude-Session: https://claude.ai/code/session_011bzfZPTzWnhAMVD7msyMg1

1 of 1 new or added line in 1 file covered. (100.0%)

313 of 419 relevant lines covered (74.7%)

2.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27778173267.1 18 Jun 2026 05:41PM UTC 9
74.7
GitHub Action Run
2 27778173267.2 18 Jun 2026 05:41PM UTC 9
74.7
GitHub Action Run
3 27778173267.3 18 Jun 2026 05:41PM UTC 9
74.7
GitHub Action Run
Source Files on build 27778173267
  • Tree
  • List 9
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27778173267
  • 07bb6ad4 on github
  • Prev Build on master (#24095389047)
  • Next Build on master (#27778174749)
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