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: Simplify subsequence #95

Merged
merged 6 commits into from
Jul 15, 2023

Conversation

tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Jul 14, 2023

This simplifies the logic in iter_sequence, which has gotten a little hairy

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 97.14% and project coverage change: +0.21 🎉

Comparison is base (7486cf9) 96.11% compared to head (17258b3) 96.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   96.11%   96.33%   +0.21%     
==========================================
  Files          10       10              
  Lines         618      654      +36     
==========================================
+ Hits          594      630      +36     
  Misses         24       24              
Impacted Files Coverage Δ
src/useq/_mda_event.py 86.79% <66.66%> (-3.01%) ⬇️
src/useq/_mda_sequence.py 99.11% <98.95%> (+1.15%) ⬆️
src/useq/_channel.py 96.29% <100.00%> (+0.46%) ⬆️

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

@tlambert03 tlambert03 changed the title Simplify subsequence refactorL Simplify subsequence Jul 15, 2023
@tlambert03 tlambert03 changed the title refactorL Simplify subsequence refactor Simplify subsequence Jul 15, 2023
@tlambert03 tlambert03 changed the title refactor Simplify subsequence refactor: Simplify subsequence Jul 15, 2023
@tlambert03 tlambert03 merged commit 64bdd61 into pymmcore-plus:main Jul 15, 2023
20 checks passed
@tlambert03 tlambert03 deleted the simplify-subsequence branch July 15, 2023 17:27
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.

1 participant