mathause / filefinder

find and parse file and folder names
MIT License
3 stars 1 forks source link

changed on_parse_error skip to ignore #81

Closed veni-vidi-vici-dormivi closed 7 months ago

veni-vidi-vici-dormivi commented 7 months ago

To be consistent with #79.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 87.81%. Comparing base (09d212b) to head (0f82cac). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== - Coverage 88.05% 87.81% -0.25% ========================================== Files 5 5 Lines 268 279 +11 ========================================== + Hits 236 245 +9 - Misses 32 34 +2 ``` | [Flag](https://app.codecov.io/gh/mathause/filefinder/pull/81/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mathias+Hauser) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/mathause/filefinder/pull/81/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mathias+Hauser) | `87.81% <100.00%> (-0.25%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mathias+Hauser#carryforward-flags-in-the-pull-request-comment) to find out more.

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