DiamondLightSource / fastcs-eiger

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

Add Commands #14

Closed TBThomas56 closed 10 months ago

TBThomas56 commented 10 months ago

Added commands with additional logic. Docstrings added. NOTE: manual triggering + multiple triggers does not work as of now due to issues with the simulator.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (c29ba31) 41.00% compared to head (e003463) 41.33%. Report is 11 commits behind head on main.

Files Patch % Lines
src/eiger_fastcs/eiger_controller.py 53.33% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== + Coverage 41.00% 41.33% +0.32% ========================================== Files 3 3 Lines 139 150 +11 ========================================== + Hits 57 62 +5 - Misses 82 88 +6 ```

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