Skip to content

[wip] Add experimental qcodes.measure_v2 package (tracer bullet)#8116

Open
jenshnielsen wants to merge 2 commits into
microsoft:mainfrom
jenshnielsen:feature/measure-v2-tracer
Open

[wip] Add experimental qcodes.measure_v2 package (tracer bullet)#8116
jenshnielsen wants to merge 2 commits into
microsoft:mainfrom
jenshnielsen:feature/measure-v2-tracer

Rename newsfragment to PR 8116

c09ad89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 12, 2026 in 1s

70.41% (-0.39%) compared to 0a13dca

View this Pull Request on Codecov

70.41% (-0.39%) compared to 0a13dca

Details

Codecov Report

❌ Patch coverage is 90.83045% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.41%. Comparing base (0a13dca) to head (c09ad89).
⚠️ Report is 54 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/convenience.py 71.87% 9 Missing ⚠️
src/qcodes/measure_v2/sinks/sqlite.py 87.14% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8116      +/-   ##
==========================================
- Coverage   70.80%   70.41%   -0.39%     
==========================================
  Files         302      312      +10     
  Lines       31911    32474     +563     
==========================================
+ Hits        22593    22865     +272     
- Misses       9318     9609     +291     

☔ 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.