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 iterator. #10

Merged
merged 2 commits into from
Dec 16, 2023
Merged

refactor iterator. #10

merged 2 commits into from
Dec 16, 2023

Conversation

weinbe58
Copy link
Member

Here I use the Index as the iterator state also this fixes a bug where the index is not incremented after the first call of iterator

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c62bfe7) 98.23% compared to head (b06b12d) 98.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   98.23%   98.64%   +0.41%     
==========================================
  Files           7        7              
  Lines         226      222       -4     
==========================================
- Hits          222      219       -3     
+ Misses          4        3       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johnzl-777 johnzl-777 merged commit c0cb03a into main Dec 16, 2023
6 checks passed
@johnzl-777 johnzl-777 deleted the phil/refactor-iterator branch December 16, 2023 15:20
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.

2 participants