Closed fdrgsp closed 2 months ago
Attention: Patch coverage is 85.68165%
with 188 lines
in your changes missing coverage. Please review.
Project coverage is 89.17%. Comparing base (
4c51583
) to head (a09d93e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
coming along! I'm going to do some direct edits this morning and will make a PR to this branch, so hold off on making many changes for a little bit if possible :)
ok @tlambert03 , I merged all the changes from #314 and fixed tests.
great! Now have a look at #315 and merge that when ready
superceded by #360
This is a smaller version of #304 that already takes in consideration some of the suggestions and uses the new
useq.WellPlatePlan
.Here we add the
HCSWizard
but at the moment we cannot update/modify the plate database (the widget is using a default one). In addition, theHCSWizard
is not yet linked to theMDAWidget
, it only output auseq.WellPlatePlan
.I think it is easier to start from this and add the database and
MDAWidget
link later on.