winnow-rs / winnow

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

fix(token): Update trace for tag->literal rename #468

Closed epage closed 7 months ago

epage commented 7 months ago

This was overlooked in #454

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (807417e) 42.66% compared to head (8bcf9ec) 42.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #468 +/- ## ========================================== - Coverage 42.66% 42.63% -0.04% ========================================== Files 18 18 Lines 3089 3089 ========================================== - Hits 1318 1317 -1 - Misses 1771 1772 +1 ```

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

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7859412529


Files with Coverage Reduction New Missed Lines %
src/ascii/mod.rs 2 54.23%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 7830419023: -0.03%
Covered Lines: 1317
Relevant Lines: 3089

💛 - Coveralls