Update CHSH pulses routine to 0.2 #1049
Open
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.
Additional details and impacted files
@@ 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%> (ø) |
Loading