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

feihoo87 / QuLab / 22305750169
21%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2026 12:18PM UTC
Jobs 12
Files 98
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

23 Feb 2026 12:15PM UTC coverage: 19.708% (+1.2%) from 18.485%
22305750169

push

github

feihoo87
Add SQLite WAL mode support for improved concurrent access

Enable WAL (Write-Ahead Logging) mode for SQLite databases to provide:
- Better concurrent read/write performance
- Reduced database locking errors
- Improved multi-thread/multi-process stability

Changes:
- Add event listener in LocalStorage to set PRAGMA journal_mode=WAL
- Add event listener in SessionManager.from_url() for WAL mode
- Update design.md with WAL mode documentation
- Update usage.md troubleshooting section
- Add test to verify WAL mode is enabled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

6 of 11 new or added lines in 2 files covered. (54.55%)

191 existing lines in 7 files now uncovered.

2308 of 11711 relevant lines covered (19.71%)

2.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
60.71
-13.2% qulab/storage/models/base.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
60.71
-13.2% qulab/storage/models/base.py
6
93.33
-2.89% qulab/storage/document.py
10
69.39
-1.58% qulab/storage/base.py
11
93.96
-1.37% qulab/storage/local.py
43
77.42
1.01% qulab/storage/datastore.py
44
26.12
1.12% qulab/storage/server.py
76
36.97
-2.48% qulab/storage/remote.py
Jobs
ID Job ID Ran Files Coverage
1 22305750169.1 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
2 22305750169.2 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
3 22305750169.3 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
4 22305750169.4 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
5 22305750169.5 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
6 22305750169.6 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
7 22305750169.7 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
8 22305750169.8 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
9 22305750169.9 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
10 22305750169.10 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
11 22305750169.11 23 Feb 2026 12:18PM UTC 98
19.7
GitHub Action Run
12 22305750169.12 23 Feb 2026 12:19PM UTC 98
19.7
GitHub Action Run
Source Files on build 22305750169
  • Tree
  • List 98
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cf8d301f on github
  • Prev Build on master (#22299083262)
  • Next Build on master (#22306429745)
  • Delete
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