DiCarloLab-Delft / PycQED_py3

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

further CC support #619

Closed wvlothuizen closed 4 years ago

wvlothuizen commented 4 years ago

Changes proposed in this pull request:

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@907351a). Click here to learn what that means. The diff coverage is 39.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #619   +/-   ##
==========================================
  Coverage           ?   43.19%           
==========================================
  Files              ?      329           
  Lines              ?    69119           
  Branches           ?        0           
==========================================
  Hits               ?    29857           
  Misses             ?    39262           
  Partials           ?        0
Impacted Files Coverage Δ
pycqed/analysis_v2/measurement_analysis.py 100% <ø> (ø)
pycqed/analysis_v2/tools/plotting.py 72.72% <ø> (ø)
...ent_drivers/meta_instrument/LutMans/flux_lutman.py 72.96% <ø> (ø)
...surement/waveform_control_CC/waveforms_flux_dev.py 0% <0%> (ø)
...ers/meta_instrument/device_dependency_graphs_v2.py 0% <0%> (ø)
pycqed/analysis_v2/system_metric.py 0% <0%> (ø)
...rivers/meta_instrument/device_dependency_graphs.py 0% <0%> (ø)
pycqed/utilities/learnerND_minimizer.py 10.89% <10.89%> (ø)
..._drivers/physical_instruments/QuTech_AWG_Module.py 43.84% <100%> (ø)
...nt_drivers/physical_instruments/QuTech/test_QWG.py 100% <100%> (ø)
... and 32 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 907351a...bb31508. Read the comment docs.

wvlothuizen commented 4 years ago

@MiguelSMoreira can we merge?