DiCarloLab-Delft / PycQED_py3

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

[WIP] release 0.4 #673

Open wvlothuizen opened 2 years ago

wvlothuizen commented 2 years ago

This PR exists to track changes for the next release

codecov[bot] commented 2 years ago

Codecov Report

Attention: 3017 lines in your changes are missing coverage. Please review.

Comparison is base (02aa60c) 43.16% compared to head (2f6eb57) 35.65%. Report is 840 commits behind head on master.

:exclamation: Current head 2f6eb57 differs from pull request most recent head c4279cb. Consider uploading reports for the commit c4279cb to get more accurate results

Files Patch % Lines
pycqed/analysis_v2/disturbancecalc.py 13.75% 533 Missing :warning:
pycqed/analysis_v2/multi_analysis.py 10.32% 495 Missing :warning:
pycqed/analysis_v2/Parity_benchmark_analysis.py 9.10% 479 Missing :warning:
pycqed/analysis_v2/fluxing_analysis.py 5.41% 419 Missing :warning:
pycqed/analysis_v2/cryoscope_v2_analysis.py 11.48% 239 Missing :warning:
pycqed/analysis_v2/cryo_scope_analysis_V2.py 13.95% 222 Missing :warning:
pycqed/analysis_v2/Two_qubit_gate_analysis.py 10.98% 154 Missing :warning:
pycqed/analysis_v2/cryoscope_v2_tools.py 12.99% 154 Missing :warning:
pycqed/analysis_v2/full_tomo_tfd.py 0.00% 114 Missing :warning:
pycqed/analysis_v2/fig_helpers.py 0.00% 52 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #673 +/- ## ========================================== - Coverage 43.16% 35.65% -7.52% ========================================== Files 325 301 -24 Lines 68745 66196 -2549 ========================================== - Hits 29677 23601 -6076 - Misses 39068 42595 +3527 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.