winnow-rs / winnow

Making parsing a breeze
https://docs.rs/winnow
Other
525 stars 40 forks source link

fix(comb): Deprecate `success` in favor of `empty` #440

Closed epage closed 8 months ago

epage commented 8 months ago

Fixes #399

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7671061570

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Files with Coverage Reduction New Missed Lines %
src/combinator/core.rs 2 50.62%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 7663392543: 0.07%
Covered Lines: 1309
Relevant Lines: 2970

💛 - Coveralls