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

Allow disabling stub offsets#1014

Merged
DominicOram merged 4 commits into
mainfrom
1010_disable_stub_offsets
Dec 4, 2023
Merged

Allow disabling stub offsets#1014
DominicOram merged 4 commits into
mainfrom
1010_disable_stub_offsets

Conversation

@DominicOram

@DominicOram DominicOram commented Nov 30, 2023

Copy link
Copy Markdown
Collaborator

Fixes #1010

Dodal PR at DiamondLightSource/dodal#251

To test:

  1. Confirm tests still pass

Notes

Please also review https://gerrit.diamond.ac.uk/c/gda/gda-mx/+/40665 at the same time

I'm not a big fan of passing this all the way down like this, especially as we have to then put it in dodal. But hopefully its a temporary measure, open to better suggestions though.

@DominicOram

Copy link
Copy Markdown
Collaborator Author

Also made #1015 to do some tidying up around the tests

@codecov

codecov Bot commented Nov 30, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44c9537) 93.67% compared to head (fb1f473) 93.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1014   +/-   ##
=======================================
  Coverage   93.67%   93.68%           
=======================================
  Files          56       56           
  Lines        2704     2708    +4     
=======================================
+ Hits         2533     2537    +4     
  Misses        171      171           

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

@d-perl d-perl 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.

This seems fine for now - could you add a comment to the parameters issue to fix this later?

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.

Stub offsets: Provide GDA property to enabl/disable setting stub offsets in Hyperion

2 participants