winnow-rs / winnow

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

fix(ascii): Accept 0 with dec_uint/dec_int #476

Closed epage closed 7 months ago

epage commented 7 months ago

Fixes #475

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7904072294

Details


Totals Coverage Status
Change from base Build 7888235307: 0.3%
Covered Lines: 1271
Relevant Lines: 3036

💛 - Coveralls
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (49d175e) 41.51% compared to head (c9f000a) 41.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #476 +/- ## ========================================== + Coverage 41.51% 41.86% +0.34% ========================================== Files 18 18 Lines 3035 3036 +1 ========================================== + Hits 1260 1271 +11 + Misses 1775 1765 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.