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(error): Expose ErrMode::into_inner #270

Merged
merged 1 commit into from
Jun 30, 2023
Merged

fix(error): Expose ErrMode::into_inner #270

merged 1 commit into from
Jun 30, 2023

Conversation

epage
Copy link
Collaborator

@epage epage commented Jun 30, 2023

Until we figure out Parser::parse, this is helpful. It is likely helpful anyways.

Until we figure out `Parser::parse`, this is helpful.  It is likely
helpful anyways.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5427013809

  • 0 of 9 (0.0%) changed or added relevant lines in 2 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.001%) to 50.425%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/error.rs 0 3 0.0%
src/parser.rs 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
src/ascii/mod.rs 1 54.79%
src/parser.rs 1 51.67%
src/error.rs 3 31.84%
Totals Coverage Status
Change from base Build 5425376012: -0.001%
Covered Lines: 1245
Relevant Lines: 2469

💛 - Coveralls

@epage epage merged commit 827de0a into winnow-rs:main Jun 30, 2023
@epage epage deleted the inner branch June 30, 2023 21:14
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