DiCarloLab-Delft / PycQED_py3

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

additions to CC #645

Closed wvlothuizen closed 2 years ago

wvlothuizen commented 3 years ago

The PR consists of:

codecov-commenter commented 3 years ago

Codecov Report

Merging #645 (9dd1097) into develop (5338c51) will increase coverage by 0.03%. The diff coverage is 47.50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #645      +/-   ##
===========================================
+ Coverage    32.72%   32.76%   +0.03%     
===========================================
  Files          316      317       +1     
  Lines        69211    69375     +164     
===========================================
+ Hits         22651    22728      +77     
- Misses       46560    46647      +87     
Impacted Files Coverage Δ
...hysical_instruments/ZurichInstruments/ZI_HDAWG8.py 27.80% <0.00%> (+0.11%) :arrow_up:
...ment/openql_experiments/generate_CC_cfg_modular.py 0.00% <0.00%> (ø)
...ent_drivers/physical_instruments/QuTech/test_CC.py 100.00% <ø> (ø)
pycqed/instrument_drivers/library/SCPIBase.py 62.42% <44.06%> (-4.74%) :arrow_down:
.../measurement/openql_experiments/multi_qubit_oql.py 54.79% <50.00%> (+0.15%) :arrow_up:
...d/measurement/openql_experiments/openql_helpers.py 64.15% <50.00%> (-0.54%) :arrow_down:
...ment_drivers/physical_instruments/QuTech/CCCore.py 61.60% <55.97%> (-8.69%) :arrow_down:
pycqed/__init__.py 83.33% <75.00%> (ø)
...measurement/openql_experiments/single_qubit_oql.py 58.13% <75.00%> (+0.60%) :arrow_up:
pycqed/instrument_drivers/library/DIO.py 32.35% <100.00%> (ø)
... and 4 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 5338c51...9dd1097. Read the comment docs.