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

Support for QM OPX1000 in 0.2 #1068

Merged
merged 15 commits into from
Oct 17, 2024

chore: use TypedDict for type hints

4d00aeb
Select commit
Loading
Failed to load commit list.
Merged

Support for QM OPX1000 in 0.2 #1068

chore: use TypedDict for type hints
4d00aeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 17, 2024 in 0s

50.55% (-1.41%) compared to 6087ba8

View this Pull Request on Codecov

50.55% (-1.41%) compared to 6087ba8

Details

Codecov Report

Attention: Patch coverage is 0% with 160 lines in your changes missing coverage. Please review.

Project coverage is 50.55%. Comparing base (6087ba8) to head (4d00aeb).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/qibolab/_core/instruments/qm/config/devices.py 0.00% 62 Missing ⚠️
src/qibolab/_core/instruments/qm/controller.py 0.00% 34 Missing ⚠️
...rc/qibolab/_core/instruments/qm/config/elements.py 0.00% 24 Missing ⚠️
src/qibolab/_core/instruments/qm/config/config.py 0.00% 16 Missing ⚠️
...qibolab/_core/instruments/qm/components/configs.py 0.00% 8 Missing ⚠️
src/qibolab/_core/instruments/qm/config/pulses.py 0.00% 6 Missing ⚠️
...c/qibolab/_core/instruments/qm/program/sweepers.py 0.00% 4 Missing ⚠️
...bolab/_core/instruments/qm/program/instructions.py 0.00% 3 Missing ⚠️
...rc/qibolab/_core/instruments/qm/config/__init__.py 0.00% 1 Missing ⚠️
...ibolab/_core/instruments/qm/program/acquisition.py 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1068      +/-   ##
==========================================
- Coverage   51.95%   50.55%   -1.41%     
==========================================
  Files          63       63              
  Lines        2808     2886      +78     
==========================================
  Hits         1459     1459              
- Misses       1349     1427      +78     

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