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

feat(parser): Add Parser::void #113

Merged
merged 1 commit into from
Feb 1, 2023
Merged

feat(parser): Add Parser::void #113

merged 1 commit into from
Feb 1, 2023

Conversation

epage
Copy link
Collaborator

@epage epage commented Feb 1, 2023

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4068940166

  • 0 of 5 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 58.023%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser.rs 0 1 0.0%
src/combinator/mod.rs 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
src/character/complete.rs 1 81.45%
Totals Coverage Status
Change from base Build 4068891897: -0.1%
Covered Lines: 1685
Relevant Lines: 2904

💛 - Coveralls

@epage epage merged commit b87358d into winnow-rs:main Feb 1, 2023
@epage epage deleted the void branch February 1, 2023 21:46
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