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

Create Connections directory #20

Closed OCopping closed 4 months ago

OCopping commented 4 months ago

This will move the IPConnection class script into a new "connections" directory to prepare for adding other types of connections to FastCS.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.96%. Comparing base (7a70b95) to head (ef559ec).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 43.79% 43.96% +0.17% ========================================== Files 17 18 +1 Lines 653 655 +2 ========================================== + Hits 286 288 +2 Misses 367 367 ```

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