Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Timeout on synchronous arm of Eiger #194

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

DominicOram
Copy link
Contributor

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #194 (0122c94) into main (0778958) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #194   +/-   ##
=======================================
  Coverage   89.48%   89.49%           
=======================================
  Files          71       71           
  Lines        2435     2436    +1     
=======================================
+ Hits         2179     2180    +1     
  Misses        256      256           
Files Coverage Δ
src/dodal/devices/eiger.py 99.41% <100.00%> (+<0.01%) ⬆️
src/dodal/devices/utils.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 b939a64 into main Oct 10, 2023
16 checks passed
@DominicOram DominicOram deleted the hyperion_918_timeout_on_synchronous_arm branch October 10, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arming synchronously can timout
2 participants