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

Compatibility with the new Qibo global backend handling #1022

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

fix: Drop direct global backend usage

6919e9f
Select commit
Loading
Failed to load commit list.
Draft

Compatibility with the new Qibo global backend handling #1022

fix: Drop direct global backend usage
6919e9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

97.51% (+0.00%) compared to 5ff3d90

View this Pull Request on Codecov

97.51% (+0.00%) compared to 5ff3d90

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.51%. Comparing base (5ff3d90) to head (6919e9f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1022   +/-   ##
=======================================
  Coverage   97.50%   97.51%           
=======================================
  Files         124      124           
  Lines        9833     9831    -2     
=======================================
- Hits         9588     9587    -1     
+ Misses        245      244    -1     
Files with missing lines Coverage Δ
...qibocal/protocols/randomized_benchmarking/utils.py 95.78% <100.00%> (-0.02%) ⬇️
src/qibocal/protocols/readout_mitigation_matrix.py 100.00% <100.00%> (ø)
src/qibocal/protocols/state_tomography.py 98.65% <100.00%> (ø)
...l/protocols/two_qubit_interaction/chsh/protocol.py 97.66% <100.00%> (ø)
...rc/qibocal/protocols/two_qubit_state_tomography.py 99.29% <100.00%> (ø)

... and 2 files with indirect coverage changes