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(combinator): try_fold and verify_fold #687

Merged
merged 4 commits into from
Jan 10, 2025
Merged

Conversation

epage and others added 4 commits January 10, 2025 14:15

Unverified

The signing certificate or its chain could not be verified.
- Rename {try,verify}_fold_impl functions
- remove doc alias
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12716623558

Details

  • 0 of 87 (0.0%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-1.1%) to 40.354%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/error.rs 0 2 0.0%
src/combinator/multi.rs 0 85 0.0%
Files with Coverage Reduction New Missed Lines %
src/error.rs 3 24.41%
Totals Coverage Status
Change from base Build 12680363333: -1.1%
Covered Lines: 1276
Relevant Lines: 3162

💛 - Coveralls

@epage epage merged commit 6094e4e into winnow-rs:v0.6-main Jan 10, 2025
15 of 16 checks passed
@epage epage deleted the cherry branch January 10, 2025 20:43
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

3 participants