winnow-rs / winnow

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

feat(token): Add take_till #375

Closed epage closed 11 months ago

epage commented 11 months ago

Part of #98

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 7091681521


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/token/mod.rs 19 30 63.33%
<!-- Total: 20 31 64.52% -->
Files with Coverage Reduction New Missed Lines %
src/token/mod.rs 6 77.46%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 7091441816: -0.1%
Covered Lines: 1221
Relevant Lines: 2783

💛 - Coveralls