DiCarloLab-Delft / PycQED_py3

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

FIX CI failing on OpenQL 0.10.0 compatibility #660

Closed wvlothuizen closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #660 (8e9a3e3) into develop (2d0c14e) will decrease coverage by 0.25%. The diff coverage is 22.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #660      +/-   ##
===========================================
- Coverage    32.72%   32.47%   -0.26%     
===========================================
  Files          316      316              
  Lines        69212    69284      +72     
===========================================
- Hits         22652    22498     -154     
- Misses       46560    46786     +226     
Impacted Files Coverage Δ
pycqed/analysis_v2/measurement_analysis.py 100.00% <ø> (ø)
pycqed/measurement/detector_functions.py 26.74% <ø> (+0.14%) :arrow_up:
pycqed/analysis/fitting_models.py 68.00% <13.04%> (-2.42%) :arrow_down:
pycqed/analysis_v2/timedomain_analysis.py 29.81% <15.09%> (-1.41%) :arrow_down:
pycqed/analysis_v2/base_analysis.py 75.38% <100.00%> (+0.05%) :arrow_up:
...measurement/openql_experiments/generate_CCL_cfg.py 100.00% <100.00%> (ø)
pycqed/tests/openql/test_generate_CCL_cfg.py 80.00% <100.00%> (-20.00%) :arrow_down:
.../measurement/openql_experiments/generate_qi_cfg.py 19.35% <0.00%> (-80.65%) :arrow_down:
pycqed/tests/openql/test_clifford_rb_oql.py 79.68% <0.00%> (-15.63%) :arrow_down:
... and 5 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 b923275...8e9a3e3. Read the comment docs.

wvlothuizen commented 2 years ago

just merged, this is so small