DiCarloLab-Delft / PycQED_py3

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

release v0.3 #658

Closed wvlothuizen closed 2 years ago

wvlothuizen commented 2 years ago

Since the last release (i.e. update of the master branch) is rather old, it would be good to produce a new release soonish.

This PR has the added benefit of tracking whether CI succeeds on the development branch

wvlothuizen commented 2 years ago

It seems that a 'squash commit' has been performed to 'master' in https://github.com/DiCarloLab-Delft/PycQED_py3/pull/601, and that that's the reason we're out of date with master. Let's try to repair master...

codecov-commenter commented 2 years ago

Codecov Report

Merging #658 (3470e7c) into master (160071b) will decrease coverage by 9.64%. The diff coverage is 18.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
- Coverage   42.96%   33.31%   -9.65%     
==========================================
  Files         315      297      -18     
  Lines       66658    63983    -2675     
==========================================
- Hits        28638    21316    -7322     
- Misses      38020    42667    +4647     
Impacted Files Coverage Δ
pycqed/analysis/multiplexed_RO_analysis.py 100.00% <ø> (ø)
pycqed/analysis/plotting_tools.py 0.00% <ø> (ø)
pycqed/analysis_v2/fig_helpers.py 0.00% <0.00%> (ø)
pycqed/analysis_v2/fluxing_analysis.py 6.83% <ø> (-6.94%) :arrow_down:
pycqed/analysis_v2/full_tomo_tfd.py 0.00% <0.00%> (ø)
pycqed/analysis_v2/multiplexed_readout_analysis.py 5.92% <ø> (-5.26%) :arrow_down:
...ed/analysis_v2/randomized_benchmarking_analysis.py 71.71% <ø> (-16.78%) :arrow_down:
pycqed/analysis_v2/spectroscopy_analysis.py 34.97% <0.00%> (-0.17%) :arrow_down:
pycqed/analysis_v2/system_metric.py 0.00% <0.00%> (ø)
pycqed/analysis_v2/tfd_tomo_analysis.py 0.00% <0.00%> (ø)
... and 300 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 160071b...3470e7c. Read the comment docs.

MiguelSMoreira commented 2 years ago

Proposed changelog:

MiguelSMoreira commented 2 years ago

@wvlothuizen I suggest we address some of the open PRs and merge them before creating a new release. I can review all changes then!

wvlothuizen commented 2 years ago

@MiguelSMoreira I suggest to add the following few PRs to this release:

And then merge and set a tag.