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

Removed some references to ophyd #1533

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Removed some references to ophyd #1533

merged 1 commit into from
Aug 15, 2024

Conversation

DominicOram
Copy link
Collaborator

Remove a few references to ophyd. Most of what's left should be those needed for devices that are still ophyd or NullStatus, which will need to think of a clean replacement for

To test:

  1. Confirm tests still pass

Copy link
Collaborator

@dperl-dls dperl-dls left a comment

Choose a reason for hiding this comment

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

nice! Maybe a different issue but reading this made me notice that I think we should be tagging the statuses from fixtures with the test name from the request

edit: oh, that won't be possible anymore with AsyncStatus, maybe we should add that when we add the DoneAsyncStatus or whatever. And it isn't even possible with NullStatus because it inherits from StatusBase rather than Status :/

@DominicOram DominicOram merged commit b8caf94 into main Aug 15, 2024
14 of 22 checks passed
@DominicOram DominicOram deleted the remove_ophyd_references branch August 15, 2024 08:40
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this pull request Aug 23, 2024
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.

2 participants