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(error): Impl AddContext for ErrMode #300

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Aug 1, 2023

Found this useful for gitoxide

@coveralls
Copy link

coveralls commented Aug 1, 2023

Pull Request Test Coverage Report for Build 5732156713

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

  • 3 of 5 (60.0%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.06%) to 48.593%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/error.rs 2 4 50.0%
Files with Coverage Reduction New Missed Lines %
src/error.rs 1 28.29%
src/ascii/mod.rs 2 51.82%
Totals Coverage Status
Change from base Build 5703440144: -0.06%
Covered Lines: 1209
Relevant Lines: 2488

💛 - Coveralls

@epage epage merged commit d5f50fb into winnow-rs:main Aug 1, 2023
14 checks passed
@epage epage deleted the context branch August 1, 2023 21:51
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