feat: split raw data storage into per-dataset SQLite files#8219
Draft
astafan8 wants to merge 8 commits into
Draft
feat: split raw data storage into per-dataset SQLite files#8219astafan8 wants to merge 8 commits into
astafan8 wants to merge 8 commits into
Codecov / codecov/project
succeeded
Jul 3, 2026 in 0s
71.12% (+0.07%) compared to ee06e5c
View this Pull Request on Codecov
71.12% (+0.07%) compared to ee06e5c
Details
Codecov Report
❌ Patch coverage is 91.79104% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.12%. Comparing base (ee06e5c) to head (5577d3a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/qcodes/dataset/data_set.py | 87.50% | 6 Missing |
| src/qcodes/dataset/_raw_data_storage.py | 94.04% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #8219 +/- ##
==========================================
+ Coverage 71.04% 71.12% +0.07%
==========================================
Files 304 305 +1
Lines 31911 32037 +126
==========================================
+ Hits 22670 22785 +115
- Misses 9241 9252 +11 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading