rust-bakery / nom

Rust parser combinator framework
MIT License
9.18k stars 792 forks source link

remove the InputLength trait #1747

Closed Geal closed 1 month ago

Geal commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 62.22%. Comparing base (d8e67fe) to head (0a14c5a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1747 +/- ## ========================================== - Coverage 62.31% 62.22% -0.10% ========================================== Files 24 24 Lines 2927 2917 -10 ========================================== - Hits 1824 1815 -9 + Misses 1103 1102 -1 ```

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

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #1747 will not alter performance

Comparing remove-inputlength (0a14c5a) with main (d8e67fe)

Summary

✅ 23 untouched benchmarks