Skip to content

Fix for latest ophyd async 2nd attempt#2090

Merged
rtuck99 merged 13 commits into
mainfrom
fix_for_latest_ophyd_async_2nd_attempt
Jun 12, 2026
Merged

Fix for latest ophyd async 2nd attempt#2090
rtuck99 merged 13 commits into
mainfrom
fix_for_latest_ophyd_async_2nd_attempt

Conversation

@rtuck99

@rtuck99 rtuck99 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Addresses

Fixes for updates in ophyd-async 0.18

Requires

Does not include changes for TriggerableCommand these will be included in another PR TBC

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 scientist on a set of release notes
  • If a new device has been added does it follow the standards
  • If changing the API for a pre-existing device, ensure that any beamlines using this device have updated their Bluesky plans accordingly
  • Have the connection tests for the relevant beamline(s) been run via dodal connect ${BEAMLINE}

@DominicOram DominicOram left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great, thank you! I think this looks good, once ophyd-async makes it on to pypi. One minor nit in code, take it or leave it

Comment thread pyproject.toml
"ignore:dep_util is Deprecated. Use functions from setuptools instead.:DeprecationWarning",
# Ignore deprecation warning from zocalo
"ignore:.*pkg_resources.*:DeprecationWarning",
"ignore:epics_signal_x is deprecated, use epics_triggerable_command instead:DeprecationWarning",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could: Can you add a link to the PR/issue that removes this

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.14%. Comparing base (0f108d4) to head (3725f3d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2090   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files         344      344           
  Lines       13374    13388   +14     
=======================================
+ Hits        13260    13274   +14     
  Misses        114      114           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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 June 12, 2026 09:02
@rtuck99 rtuck99 requested a review from a team as a code owner June 12, 2026 09:02
@rtuck99 rtuck99 merged commit 7916b43 into main Jun 12, 2026
11 checks passed
@rtuck99 rtuck99 deleted the fix_for_latest_ophyd_async_2nd_attempt branch June 12, 2026 09:03
This was referenced Jun 12, 2026
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.

3 participants