Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all QM sweepers to absolute #1018

Merged
merged 10 commits into from
Aug 30, 2024

fix: error match

cef71e4
Select commit
Loading
Failed to load commit list.
Merged

Convert all QM sweepers to absolute #1018

fix: error match
cef71e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 1s

51.71% (-0.16%) compared to cd6dcd6

View this Pull Request on Codecov

51.71% (-0.16%) compared to cd6dcd6

Details

Codecov Report

Attention: Patch coverage is 5.06329% with 75 lines in your changes missing coverage. Please review.

Project coverage is 51.71%. Comparing base (cd6dcd6) to head (cef71e4).

Files with missing lines Patch % Lines
src/qibolab/instruments/qm/program/sweepers.py 0.00% 35 Missing ⚠️
src/qibolab/instruments/qm/controller.py 0.00% 27 Missing ⚠️
src/qibolab/instruments/qm/program/instructions.py 0.00% 8 Missing ⚠️
src/qibolab/instruments/qm/program/arguments.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              0.2    #1018      +/-   ##
==========================================
- Coverage   51.86%   51.71%   -0.16%     
==========================================
  Files          58       58              
  Lines        2765     2777      +12     
==========================================
+ Hits         1434     1436       +2     
- Misses       1331     1341      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.