pymmcore-plus / useq-schema

An implementation agnostic schema for describing a sequence of events during a multi-dimensional imaging acquisition.
https://pymmcore-plus.github.io/useq-schema/
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

refactor: change order of z plan union resolution #66

Closed tlambert03 closed 1 year ago

tlambert03 commented 1 year ago

small change in the order pydantic tries to resolve a z plan

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.07% // Head: 88.07% // No change to project coverage :thumbsup:

Coverage data is based on head (7de9483) compared to base (94d5283). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ======================================= Coverage 88.07% 88.07% ======================================= Files 9 9 Lines 436 436 ======================================= Hits 384 384 Misses 52 52 ``` | [Impacted Files](https://codecov.io/gh/pymmcore-plus/useq-schema/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymmcore-plus) | Coverage Δ | | |---|---|---| | [src/useq/\_z.py](https://codecov.io/gh/pymmcore-plus/useq-schema/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymmcore-plus#diff-c3JjL3VzZXEvX3oucHk=) | `93.33% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymmcore-plus). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymmcore-plus)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.