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(parser)!: Improve type inference for Parser::by_ref, Parser::complete_err #669

Merged
merged 2 commits into from
Jan 4, 2025

Conversation

epage
Copy link
Collaborator

@epage epage commented Jan 4, 2025

Unsure how these were missed in #222.

@epage epage enabled auto-merge January 4, 2025 02:50
@epage epage merged commit 3395a29 into winnow-rs:main Jan 4, 2025
16 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12606867928

Details

  • 7 of 8 (87.5%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 41.465%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/combinator/parser.rs 7 8 87.5%
Totals Coverage Status
Change from base Build 12604869607: 0.1%
Covered Lines: 1285
Relevant Lines: 3099

💛 - Coveralls

@epage epage deleted the ref branch January 4, 2025 03:01
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