DiamondLightSource / FastCS

Control system agnostic framework for building device support in Python for both EPICS and Tango
Apache License 2.0
1 stars 2 forks source link

Add ModbusConnection support #25

Open OCopping opened 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 57.40741% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 44.91%. Comparing base (2d9657f) to head (6b156ee).

Files Patch % Lines
src/fastcs/connections/modbus_connection.py 55.76% 23 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 43.96% 44.91% +0.94% ========================================== Files 18 19 +1 Lines 655 708 +53 ========================================== + Hits 288 318 +30 - Misses 367 390 +23 ```

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