Refactor common gridscan#1270
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1270 +/- ##
=======================================
Coverage 90.15% 90.15%
=======================================
Files 130 130
Lines 7840 7844 +4
=======================================
+ Hits 7068 7072 +4
Misses 772 772
🚀 New features to boost your workflow:
|
|
There's nothing wrong with this PR as far as it goes, however I think we could make more changes, and possibly we should err on the side of doing them sooner rather than later, before more beamlines start using the current parameter model and make it harder to change things.
IMO Instead the grid parameters should be included by composition in the parent parameter object, and shouldn't include things like See also
Also I think that there should just be one |
rtuck99
left a comment
There was a problem hiding this comment.
Approved although see additional comment for changes that are perhaps outside the immediate scope of this PR, but we should consider doing
|
I agree with your comments about the parameter model. SpecifiedGrid should be a component of a parameter model rather than a BaseModel which inherits from a bunch of other components |

mx-bluesky side for DiamondLightSource/dodal#1479
Instructions to reviewer on how to test:
Checks for reviewer