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 API to set title of generated UI #36

Closed GDYendell closed 1 month ago

GDYendell commented 2 months ago

Example usage: https://github.com/DiamondLightSource/odin-fastcs/commit/a042360e0ca1c1908722133bf07837083ee4d3f0

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 43.99%. Comparing base (fb929a1) to head (b6ac0f1).

Files Patch % Lines
src/fastcs/backends/epics/gui.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== + Coverage 43.91% 43.99% +0.08% ========================================== Files 20 20 Lines 690 691 +1 ========================================== + Hits 303 304 +1 Misses 387 387 ```

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