Skip to content

[wip] Feature/measure v2 scan nd#8117

Open
jenshnielsen wants to merge 5 commits into
microsoft:mainfrom
jenshnielsen:feature/measure-v2-scan-nd
Open

[wip] Feature/measure v2 scan nd#8117
jenshnielsen wants to merge 5 commits into
microsoft:mainfrom
jenshnielsen:feature/measure-v2-scan-nd

Fix pyright errors and add type annotations to measure_v2

175b20c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2026 in 0s

70.42% (-0.38%) compared to 0a13dca

View this Pull Request on Codecov

70.42% (-0.38%) compared to 0a13dca

Details

Codecov Report

❌ Patch coverage is 91.24579% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.42%. Comparing base (0a13dca) to head (175b20c).
⚠️ Report is 169 commits behind head on main.

Files with missing lines Patch % Lines
src/qcodes/measure_v2/engine.py 88.59% 35 Missing ⚠️
src/qcodes/measure_v2/sinks/sqlite.py 87.14% 9 Missing ⚠️
src/qcodes/measure_v2/convenience.py 76.47% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8117      +/-   ##
==========================================
- Coverage   70.80%   70.42%   -0.38%     
==========================================
  Files         302      312      +10     
  Lines       31911    32490     +579     
==========================================
+ Hits        22593    22882     +289     
- Misses       9318     9608     +290     

☔ View full report in Codecov by Sentry.
📢 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.