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

Add Compact iterator #147

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Add Compact iterator #147

merged 1 commit into from
Oct 28, 2024

Conversation

BooleanCat
Copy link
Owner

@BooleanCat BooleanCat commented Oct 28, 2024

Please provide a brief description of the change.

The Compact iterator will remove zero values from the iterator.

Which issue does this change relate to?

None.

Contribution checklist.

  • I have read and understood the CONTRIBUTING guidelines
  • All commits in my PR conform to the commit hygiene section
  • I have added relevant tests
  • I have not added any dependencies

Additional context

N/A.

@BooleanCat BooleanCat added the enhancement New feature or request label Oct 28, 2024
@BooleanCat BooleanCat self-assigned this Oct 28, 2024
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (080c646) to head (06ea948).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        33    +1     
  Lines          600       609    +9     
=========================================
+ Hits           600       609    +9     

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

@BooleanCat BooleanCat merged commit baa7be0 into main Oct 28, 2024
6 checks passed
@BooleanCat BooleanCat deleted the compact branch October 28, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant