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 CHSH pulses routine to 0.2 #1049

Open
wants to merge 5 commits into
base: 0.2
Choose a base branch
from

chore: remove warning

549b504
Select commit
Loading
Failed to load commit list.
Open

Update CHSH pulses routine to 0.2 #1049

chore: remove warning
549b504
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2024 in 0s

96.91% (-0.12%) compared to c280398

View this Pull Request on Codecov

96.91% (-0.12%) compared to c280398

Details

Codecov Report

Attention: Patch coverage is 93.43434% with 13 lines in your changes missing coverage. Please review.

Project coverage is 96.91%. Comparing base (c280398) to head (549b504).
Report is 4 commits behind head on 0.2.

Files with missing lines Patch % Lines
...cal/protocols/two_qubit_interaction/chsh/pulses.py 80.48% 8 Missing ⚠️
...l/protocols/two_qubit_interaction/chsh/protocol.py 97.85% 3 Missing ⚠️
...ocal/protocols/two_qubit_interaction/chsh/utils.py 86.66% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              0.2    #1049      +/-   ##
==========================================
- Coverage   97.02%   96.91%   -0.12%     
==========================================
  Files          98      102       +4     
  Lines        7893     8091     +198     
==========================================
+ Hits         7658     7841     +183     
- Misses        235      250      +15     
Files with missing lines Coverage Δ
src/qibocal/protocols/__init__.py 100.00% <ø> (ø)
...ibocal/protocols/two_qubit_interaction/__init__.py 100.00% <100.00%> (ø)
...l/protocols/two_qubit_interaction/chsh/__init__.py 100.00% <100.00%> (ø)
...ocal/protocols/two_qubit_interaction/chsh/utils.py 86.66% <86.66%> (ø)
...l/protocols/two_qubit_interaction/chsh/protocol.py 97.85% <97.85%> (ø)
...cal/protocols/two_qubit_interaction/chsh/pulses.py 80.48% <80.48%> (ø)

... and 1 file with indirect coverage changes