DiCarloLab-Delft / PycQED_py3

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

Hotfix for CI #704

Closed wvlothuizen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #704 (338e05c) into develop (fbe6c23) will increase coverage by 0.28%. The diff coverage is 32.83%.

@@             Coverage Diff             @@
##           develop     #704      +/-   ##
===========================================
+ Coverage    35.68%   35.97%   +0.28%     
===========================================
  Files          302      301       -1     
  Lines        65987    66198     +211     
===========================================
+ Hits         23548    23815     +267     
+ Misses       42439    42383      -56     
Impacted Files Coverage Δ
pycqed/analysis/analysis_toolbox.py 42.89% <ø> (+0.37%) :arrow_up:
pycqed/analysis_v2/cryoscope_v2_analysis.py 11.48% <0.00%> (-0.45%) :arrow_down:
pycqed/analysis_v2/multiplexed_readout_analysis.py 6.55% <0.00%> (-0.02%) :arrow_down:
pycqed/analysis_v2/parity_check_analysis.py 8.05% <0.00%> (-0.02%) :arrow_down:
...strument_drivers/meta_instrument/HAL/HAL_ShimSQ.py 66.97% <ø> (ø)
...d/instrument_drivers/meta_instrument/HAL_Device.py 8.02% <ø> (+3.40%) :arrow_up:
...drivers/meta_instrument/LutMans/flux_lutman_vcz.py 15.23% <0.00%> (ø)
...ument_drivers/meta_instrument/LutMans/ro_lutman.py 72.02% <ø> (-1.25%) :arrow_down:
...rs/physical_instruments/ZurichInstruments/shfqa.py 0.00% <0.00%> (-25.00%) :arrow_down:
pycqed/measurement/cz_cost_functions.py 9.80% <0.00%> (+0.28%) :arrow_up:
... and 106 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 956b68b...338e05c. Read the comment docs.

wvlothuizen commented 2 years ago

Merging, fix for 3.6 out of scope for this PR