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

Make IOC PV creation consistent with GUI #43

Closed GDYendell closed 1 month ago

GDYendell commented 1 month ago

Added https://github.com/DiamondLightSource/FastCS/issues/42 for resolving this more reliably in future.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 47.61%. Comparing base (fc7401f) to head (1f6d24b).

Files Patch % Lines
src/fastcs/backends/epics/ioc.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ======================================= Coverage 47.61% 47.61% ======================================= Files 20 20 Lines 691 691 ======================================= Hits 329 329 Misses 362 362 ```

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