Skip to content

Comments

Implement robot unload for udc default state#1607

Merged
rtuck99 merged 8 commits intomainfrom
1438_udc_default_state_unload_sample
Feb 12, 2026
Merged

Implement robot unload for udc default state#1607
rtuck99 merged 8 commits intomainfrom
1438_udc_default_state_unload_sample

Conversation

@rtuck99
Copy link
Contributor

@rtuck99 rtuck99 commented Feb 4, 2026

Link to dodal PR (if required): #N/A
(remember to update pyproject.toml with the dodal commit tag if you need it for tests to pass!)

Instructions to reviewer on how to test:

  1. Do thing x
  2. Confirm thing y happens

Checks for reviewer

  • Would the PR title make sense to a user on a set of release notes

@rtuck99 rtuck99 added the hyperion Issues for Hyperion, the Bluesky UDC stack label Feb 4, 2026
@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.86%. Comparing base (e912733) to head (f77a582).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1607   +/-   ##
=======================================
  Coverage   92.85%   92.86%           
=======================================
  Files         153      153           
  Lines        8638     8645    +7     
=======================================
+ Hits         8021     8028    +7     
  Misses        617      617           
Components Coverage Δ
i24 SSX 78.60% <ø> (ø)
hyperion 98.22% <100.00%> (+<0.01%) ⬆️
other 98.33% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rtuck99 rtuck99 marked this pull request as ready for review February 11, 2026 14:28
@rtuck99 rtuck99 requested a review from a team as a code owner February 11, 2026 14:28
Copy link
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@rtuck99 rtuck99 merged commit ac02784 into main Feb 12, 2026
17 checks passed
@rtuck99 rtuck99 deleted the 1438_udc_default_state_unload_sample branch February 12, 2026 13:22
adaudon pushed a commit that referenced this pull request Feb 13, 2026
* Implement robot unload for udc default state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hyperion Issues for Hyperion, the Bluesky UDC stack

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UDC Default State should unload the sample instead of raising an exception

2 participants