Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closes #23: if temperature zones are all the same, show only one temperature in string representation of Experiment #22

Merged
merged 1 commit into from
Mar 8, 2022
Merged

closes #23: if temperature zones are all the same, show only one temperature in string representation of Experiment #22

merged 1 commit into from
Mar 8, 2022

Conversation

dave-doty
Copy link
Contributor

@dave-doty dave-doty commented Mar 8, 2022

See #23

…rature in string representation of `Experiment`
@dave-doty dave-doty changed the title closes #1: if temperature zones are all the same, show only one temperature in string representation of Experiment closes #23: if temperature zones are all the same, show only one temperature in string representation of Experiment Mar 8, 2022
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #22 (5b1dc26) into main (ba88548) will increase coverage by 12.45%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #22       +/-   ##
===========================================
+ Coverage   58.44%   70.90%   +12.45%     
===========================================
  Files          19       19               
  Lines        3841     3911       +70     
  Branches      791      803       +12     
===========================================
+ Hits         2245     2773      +528     
+ Misses       1429      920      -509     
- Partials      167      218       +51     
Impacted Files Coverage Δ
src/qslib/protocol.py 74.32% <100.00%> (+0.04%) ⬆️
src/qslib/scpi_commands.py 98.59% <0.00%> (+<0.01%) ⬆️
src/qslib/qs_is_protocol.py 91.77% <0.00%> (+1.73%) ⬆️
src/qslib/_util.py 95.34% <0.00%> (+2.32%) ⬆️
src/qslib/plate_setup.py 89.65% <0.00%> (+8.27%) ⬆️
src/qslib/base.py 100.00% <0.00%> (+9.52%) ⬆️
src/qslib/experiment.py 77.49% <0.00%> (+13.82%) ⬆️
src/qslib/machine.py 72.78% <0.00%> (+14.98%) ⬆️
src/qslib/qsconnection_async.py 65.46% <0.00%> (+15.26%) ⬆️
... and 1 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 ba88548...5b1dc26. Read the comment docs.

@cgevans cgevans closed this Mar 8, 2022
@cgevans cgevans reopened this Mar 8, 2022
@cgevans cgevans merged commit 9b3bfd3 into cgevans:main Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants