Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update nom requirement from 7.1 to 8.0 #222

Merged
merged 2 commits into from
Feb 12, 2025

adapt to nom 8.0

78facb4
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update nom requirement from 7.1 to 8.0 #222

adapt to nom 8.0
78facb4
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 2 files with indirect coverage changes