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

Serialization interface #971

Merged
merged 72 commits into from
Aug 17, 2024

test: Switch from topology to pairs

caa8da7
Select commit
Loading
Failed to load commit list.
Merged

Serialization interface #971

test: Switch from topology to pairs
caa8da7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 17, 2024 in 0s

41.71% (-1.23%) compared to 5d94231

View this Pull Request on Codecov

41.71% (-1.23%) compared to 5d94231

Details

Codecov Report

Attention: Patch coverage is 95.31773% with 14 lines in your changes missing coverage. Please review.

Project coverage is 41.71%. Comparing base (5d94231) to head (caa8da7).

Files Patch % Lines
src/qibolab/compilers/compiler.py 88.00% 3 Missing ⚠️
src/qibolab/qubits.py 72.72% 3 Missing ⚠️
src/qibolab/native.py 93.33% 2 Missing ⚠️
src/qibolab/platform/platform.py 95.83% 2 Missing ⚠️
src/qibolab/instruments/abstract.py 0.00% 1 Missing ⚠️
...rc/qibolab/instruments/emulator/pulse_simulator.py 0.00% 1 Missing ⚠️
src/qibolab/parameters.py 98.14% 1 Missing ⚠️
src/qibolab/serialize.py 97.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              0.2     #971      +/-   ##
==========================================
- Coverage   42.93%   41.71%   -1.23%     
==========================================
  Files          80       79       -1     
  Lines        5524     5442      -82     
==========================================
- Hits         2372     2270     -102     
- Misses       3152     3172      +20     

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