DiamondLightSource / fastcs-eiger

Prototype Eiger Control System Integration with FastCS
https://github.com/DiamondLightSource/FastCS
Apache License 2.0
1 stars 1 forks source link

API Fixes #29

Closed GDYendell closed 7 months ago

GDYendell commented 7 months ago

Fixes made to enable running against a real detector

Fixes #17 Fixes #20

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 38.07%. Comparing base (6a73b76) to head (8ed5b71).

Files Patch % Lines
src/eiger_fastcs/http_connection.py 16.66% 10 Missing :warning:
src/eiger_fastcs/eiger_controller.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## groups #29 +/- ## ========================================== - Coverage 39.03% 38.07% -0.96% ========================================== Files 4 4 Lines 228 239 +11 ========================================== + Hits 89 91 +2 - Misses 139 148 +9 ```

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