pymeasure / pyleco

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

Dependency adjustments #9

Closed BenediktBurger closed 1 year ago

BenediktBurger commented 1 year ago

Due to changes to dependencies and changes in the LECO development (message definitions), I adjusted the files accordingly.

Additionally, the fake socket got improved.

github-actions[bot] commented 1 year ago

PyLECO Coverage

Coverage Report
FileStmtsMissCoverMissing
pyleco
   test.py61610%25–128
pyleco/core
   internal_protocols.py12120%25–70
   message.py62298%121, 148
TOTAL2117568% 

Coverage Summary

Tests Skipped Failures Errors Time
84 0 :zzz: 0 :x: 0 :fire: 0.505s :stopwatch:
bilderbuchi commented 1 year ago

Did not review in detail, but LGTM.