fix(parser): Switch literal impl's from one_of
to literal
#464
Codecov / codecov/project
failed
Feb 7, 2024 in 0s
42.57% (-0.04%) compared to 3373ba1
View this Pull Request on Codecov
42.57% (-0.04%) compared to 3373ba1
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
3373ba1
) 42.60% compared to head (502a36f
) 42.57%.
Files | Patch % | Lines |
---|---|---|
src/ascii/mod.rs | 0.00% | 2 Missing |
src/parser.rs | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #464 +/- ##
==========================================
- Coverage 42.60% 42.57% -0.04%
==========================================
Files 18 18
Lines 3089 3089
==========================================
- Hits 1316 1315 -1
- Misses 1773 1774 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading