chore(deps): update nom requirement from 7.1 to 8.0 #222
Codecov / codecov/project
succeeded
Feb 12, 2025 in 1s
92.37% (+0.05%) compared to 66e446e
View this Pull Request on Codecov
92.37% (+0.05%) compared to 66e446e
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 92.37%. Comparing base (
66e446e
) to head (78facb4
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #222 +/- ##
==========================================
+ Coverage 92.32% 92.37% +0.05%
==========================================
Files 18 18
Lines 11424 11452 +28
==========================================
+ Hits 10547 10579 +32
+ Misses 877 873 -4
Files with missing lines | Coverage Δ | |
---|---|---|
src/mapper/cigar.rs | 98.11% <100.00%> (+0.01%) |
⬆️ |
src/parser/impl_parse.rs | 99.87% <100.00%> (+<0.01%) |
⬆️ |
src/parser/parse_funcs.rs | 100.00% <100.00%> (ø) |
Loading