Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(error): Add ParseError::into_error #295

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Jul 24, 2023

Found this useful within cargo-smart-release where the extra details aren't needed

Found this useful within cargo-smart-release where the extra details
aren't needed
@coveralls
Copy link

coveralls commented Jul 24, 2023

Pull Request Test Coverage Report for Build 5650073937

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.08%) to 48.302%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/error.rs 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
src/ascii/mod.rs 2 52.92%
Totals Coverage Status
Change from base Build 5631290130: -0.08%
Covered Lines: 1195
Relevant Lines: 2474

💛 - Coveralls

@epage epage merged commit c3145c4 into winnow-rs:main Jul 24, 2023
@epage epage deleted the error branch July 24, 2023 21:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants