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 Permutations core into an iterator method #593

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

viceroypenguin
Copy link
Owner

This PR refactors the Permutations operator into an iterator method.

@viceroypenguin viceroypenguin added this to the 5.4.0 milestone Nov 26, 2023
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a4ff6ab) 93.03% compared to head (a3c112c) 93.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #593      +/-   ##
==========================================
+ Coverage   93.03%   93.06%   +0.03%     
==========================================
  Files         257      257              
  Lines        8140     8119      -21     
  Branches     1625     1622       -3     
==========================================
- Hits         7573     7556      -17     
+ Misses        357      355       -2     
+ Partials      210      208       -2     

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

@viceroypenguin viceroypenguin merged commit 9db7dea into master Nov 26, 2023
3 checks passed
@viceroypenguin viceroypenguin deleted the permutations branch November 26, 2023 03:19
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