Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Remove NoX plans #102

Merged
merged 9 commits into from
Jul 20, 2023
Merged

Conversation

tlambert03
Copy link
Member

the original idea for the NoX plans was to have a placeholder that was also iterable. But I think it causes more confusion that its worth. So, this PR removes all the NoX plans and replaces the concept with None

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (5d55cc7) 96.32% compared to head (cb228cf) 96.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   96.32%   96.35%   +0.02%     
==========================================
  Files          12       12              
  Lines         735      713      -22     
==========================================
- Hits          708      687      -21     
+ Misses         27       26       -1     
Impacted Files Coverage Δ
src/useq/_z.py 98.21% <ø> (-0.18%) ⬇️
src/useq/__init__.py 100.00% <100.00%> (ø)
src/useq/_grid.py 100.00% <100.00%> (ø)
src/useq/_hardware_autofocus.py 100.00% <100.00%> (+3.03%) ⬆️
src/useq/_mda_sequence.py 98.35% <100.00%> (+0.01%) ⬆️
src/useq/_time.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tlambert03 tlambert03 merged commit db42465 into pymmcore-plus:main Jul 20, 2023
22 checks passed
@tlambert03 tlambert03 deleted the remove-no-plan branch July 20, 2023 16:35
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.

None yet

1 participant