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

Update to qibolab 0.2 #990

Open
wants to merge 183 commits into
base: main
Choose a base branch
from

Merge pull request #1044 from qiboteam/pi_half

7b23156
Select commit
Loading
Failed to load commit list.
Open

Update to qibolab 0.2 #990

Merge pull request #1044 from qiboteam/pi_half
7b23156
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

97.00% (-0.37%) compared to c8cd2a9

View this Pull Request on Codecov

97.00% (-0.37%) compared to c8cd2a9

Details

Codecov Report

Attention: Patch coverage is 96.61230% with 54 lines in your changes missing coverage. Please review.

Project coverage is 97.00%. Comparing base (c8cd2a9) to head (7b23156).
Report is 40 commits behind head on main.

Files with missing lines Patch % Lines
src/qibocal/calibration/serialize.py 73.80% 11 Missing ⚠️
src/qibocal/protocols/allxy/allxy.py 86.04% 6 Missing ⚠️
...ls/randomized_benchmarking/standard_rb_2q_inter.py 40.00% 6 Missing ⚠️
src/qibocal/result.py 77.77% 6 Missing ⚠️
src/qibocal/calibration/calibration.py 96.42% 4 Missing ⚠️
src/qibocal/auto/execute.py 66.66% 3 Missing ⚠️
src/qibocal/calibration/platform.py 90.90% 2 Missing ⚠️
...bocal/protocols/flux_dependence/qubit_crosstalk.py 96.29% 2 Missing ⚠️
...l/protocols/two_qubit_interaction/chevron/utils.py 83.33% 2 Missing ⚠️
src/qibocal/update.py 96.72% 2 Missing ⚠️
... and 10 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #990      +/-   ##
==========================================
- Coverage   97.37%   97.00%   -0.37%     
==========================================
  Files         120       98      -22     
  Lines        9749     7951    -1798     
==========================================
- Hits         9493     7713    -1780     
+ Misses        256      238      -18     
Files with missing lines Coverage Δ
src/qibocal/auto/history.py 91.37% <ø> (ø)
src/qibocal/auto/operation.py 97.92% <100.00%> (-0.03%) ⬇️
src/qibocal/auto/output.py 100.00% <100.00%> (ø)
src/qibocal/auto/runcard.py 97.56% <100.00%> (ø)
src/qibocal/auto/task.py 96.31% <100.00%> (ø)
src/qibocal/auto/transpile.py 91.66% <100.00%> (ø)
src/qibocal/calibration/__init__.py 100.00% <100.00%> (ø)
src/qibocal/cli/acquisition.py 96.00% <100.00%> (+0.16%) ⬆️
src/qibocal/cli/report.py 100.00% <100.00%> (ø)
src/qibocal/cli/run.py 96.29% <100.00%> (+0.14%) ⬆️
... and 69 more