DiamondLightSource / mx_bluesky

Holds Bluesky code used in MX but outside the Hyperion project
Apache License 2.0
0 stars 1 forks source link

I24 beamline setup using bluesky plans #99

Closed noemifrisina closed 1 week ago

noemifrisina commented 1 month ago

Closes #97

Needs devices in Dodal#553

Use bluesky plans to set up I24 serial collections

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.70%. Comparing base (d2e2d9a) to head (dc85a44). Report is 62 commits behind head on main.

:exclamation: Current head dc85a44 differs from pull request most recent head 0839b61

Please upload reports for the commit 0839b61 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== - Coverage 52.82% 52.70% -0.13% ========================================== Files 23 24 +1 Lines 3311 3220 -91 ========================================== - Hits 1749 1697 -52 + Misses 1562 1523 -39 ```

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

noemifrisina commented 1 month ago

Might be tidier to have #98 done and merged before completing this one... Done

noemifrisina commented 1 month ago

The devices used in this could also be used in other parts of the code, but that is a much bigger job that would be better done in a separate PR. Before getting to that, closing #93 would be helpful 93 was merged