DiCarloLab-Delft / PycQED_py3

Python3 version of PycQED using QCoDeS as backend
MIT License
67 stars 41 forks source link

Fix CI #638

Closed wvlothuizen closed 3 years ago

wvlothuizen commented 3 years ago

This PR intends to make CI pass again.

Changes proposed in this pull request:

codecov-io commented 3 years ago

Codecov Report

Merging #638 into develop will decrease coverage by 1.10%. The diff coverage is 10.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #638      +/-   ##
===========================================
- Coverage    36.41%   35.31%   -1.11%     
===========================================
  Files          351      355       +4     
  Lines        75643    78075    +2432     
===========================================
+ Hits         27545    27570      +25     
- Misses       48098    50505    +2407     
Impacted Files Coverage Δ
pycqed/analysis/measurement_analysis.py 51.55% <ø> (-0.43%) :arrow_down:
pycqed/analysis_v2/tfd_analysis.py 13.87% <ø> (ø)
pycqed/analysis_v2/tomo_functions.py 13.95% <ø> (+0.16%) :arrow_up:
...drivers/meta_instrument/LutMans/flux_lutman_dev.py 0.00% <0.00%> (ø)
pycqed/measurement/measurement_control.py 76.95% <ø> (ø)
.../measurement/openql_experiments/clifford_rb_oql.py 54.37% <ø> (-0.42%) :arrow_down:
...measurement/openql_experiments/generate_CCL_cfg.py 100.00% <ø> (ø)
...ycqed/measurement/openql_experiments/pygsti_oql.py 94.84% <ø> (-0.06%) :arrow_down:
...surement/waveform_control_CC/waveforms_flux_dev.py 0.00% <0.00%> (ø)
...cqed/simulations/cz_superoperator_simulation_v2.py 0.00% <0.00%> (ø)
... and 47 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 51ded2a...91e968e. Read the comment docs.