fix(parser): Switch literal impl's from one_of
to literal
#464
Codecov / codecov/patch
failed
Feb 7, 2024 in 0s
20.00% of diff hit (target 42.60%)
View this Pull Request on Codecov
20.00% of diff hit (target 42.60%)
Annotations
Check warning on line 258 in src/ascii/mod.rs
codecov / codecov/patch
src/ascii/mod.rs#L258
Added line #L258 was not covered by tests
Check warning on line 298 in src/ascii/mod.rs
codecov / codecov/patch
src/ascii/mod.rs#L298
Added line #L298 was not covered by tests
Check warning on line 743 in src/parser.rs
codecov / codecov/patch
src/parser.rs#L743
Added line #L743 was not covered by tests
Check warning on line 770 in src/parser.rs
codecov / codecov/patch
src/parser.rs#L770
Added line #L770 was not covered by tests
Loading