winnow-rs / winnow

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

feat(comb): Allow 'alt' on array refs #522

Closed epage closed 6 months ago

epage commented 6 months ago

This mirrors rust-bakery/nom#1754

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8963483249

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


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/combinator/branch.rs 10 14 71.43%
<!-- Total: 10 14 71.43% -->
Totals Coverage Status
Change from base Build 8950062001: 0.1%
Covered Lines: 1285
Relevant Lines: 3083

💛 - Coveralls