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

Coerce controller paths to PascalCase for pvi Group names #35

Closed GDYendell closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 43.57%. Comparing base (2c46785) to head (eacc9e6).

Files Patch % Lines
src/fastcs/util.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 43.47% 43.57% +0.10% ========================================== Files 18 19 +1 Lines 651 654 +3 ========================================== + Hits 283 285 +2 - Misses 368 369 +1 ```

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