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

fix(multi): Rename 'many' as 'repeat' #240

Merged
merged 3 commits into from Apr 28, 2023
Merged

fix(multi): Rename 'many' as 'repeat' #240

merged 3 commits into from Apr 28, 2023

Conversation

epage
Copy link
Collaborator

@epage epage commented Apr 28, 2023

When working on #98, I realized repeat makes the intent a lot
clearer. Thanks chumsky!

This is a part of #95

When working on winnow-rs#98, I realized `repeat` makes the intent a lot
clearer.  Thanks `chumsky`!

This is a part of winnow-rs#95
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4831624232

  • 16 of 38 (42.11%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 50.668%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/multi.rs 0 7 0.0%
src/combinator/multi.rs 16 31 51.61%
Files with Coverage Reduction New Missed Lines %
src/ascii/mod.rs 1 56.03%
Totals Coverage Status
Change from base Build 4824216361: -0.1%
Covered Lines: 1289
Relevant Lines: 2544

💛 - Coveralls

@epage epage force-pushed the name branch 2 times, most recently from fc0ce47 to 3d2ef56 Compare April 28, 2023 14:28
@epage epage merged commit b3aabcc into winnow-rs:main Apr 28, 2023
13 of 14 checks passed
@epage epage deleted the name branch April 28, 2023 14:33
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

2 participants