Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Ensure that eiger cleans up properly on error#805

Merged
DominicOram merged 2 commits into
mainfrom
788_ensure_eiger_disarmed_on_failed_grid_scan
Jul 17, 2023
Merged

Ensure that eiger cleans up properly on error#805
DominicOram merged 2 commits into
mainfrom
788_ensure_eiger_disarmed_on_failed_grid_scan

Conversation

@DominicOram

@DominicOram DominicOram commented Jul 15, 2023

Copy link
Copy Markdown
Collaborator

Fixes #788 and fixes #791

Link to dodal PR (if required): DiamondLightSource/dodal#121

To test:

  1. Confirm tests cover original issue and pass

@codecov

codecov Bot commented Jul 15, 2023

Copy link
Copy Markdown

Codecov Report

Merging #805 (bdf9187) into main (cf18bbe) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #805      +/-   ##
==========================================
+ Coverage   93.25%   93.26%   +0.01%     
==========================================
  Files          37       37              
  Lines        1852     1857       +5     
==========================================
+ Hits         1727     1732       +5     
  Misses        125      125              
Impacted Files Coverage Δ
src/artemis/device_setup_plans/setup_oav.py 97.36% <100.00%> (+0.07%) ⬆️
...rc/artemis/experiment_plans/fast_grid_scan_plan.py 93.33% <100.00%> (ø)
src/artemis/experiment_plans/full_grid_scan.py 100.00% <100.00%> (ø)
...rtemis/experiment_plans/oav_grid_detection_plan.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@DominicOram
DominicOram merged commit d7b0ebe into main Jul 17, 2023
@DominicOram
DominicOram deleted the 788_ensure_eiger_disarmed_on_failed_grid_scan branch July 17, 2023 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tidy up eiger when pin too long Ensure correct state on failed grid scan

2 participants