pymeasure / pyleco

Python implementation of the Laboratory Experiment COntrol (LECO) protocol
MIT License
9 stars 3 forks source link

Fix coordinator #58

Closed BenediktBurger closed 6 months ago

BenediktBurger commented 6 months ago

closes #57 and also closes #56

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (cb0328b) 87.02% compared to head (7eb55a5) 87.20%. Report is 1 commits behind head on main.

Files Patch % Lines
pyleco/coordinators/coordinator.py 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== + Coverage 87.02% 87.20% +0.18% ========================================== Files 33 33 Lines 2589 2626 +37 Branches 303 314 +11 ========================================== + Hits 2253 2290 +37 Misses 282 282 Partials 54 54 ``` | [Flag](https://app.codecov.io/gh/pymeasure/pyleco/pull/58/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymeasure) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pymeasure/pyleco/pull/58/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymeasure) | `87.20% <98.33%> (+0.18%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymeasure#carryforward-flags-in-the-pull-request-comment) to find out more.

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