goelhardik / ignore

.gitignore based parser implemented in C# according to the .gitignore spec 2.29.2.
MIT License
50 stars 5 forks source link

Fix bug with handling of dotfiles #42

Closed goelhardik closed 1 year ago

goelhardik commented 1 year ago

Fix bug with handling of dotfiles. Fixes #40 Unit tests in #41

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (6c524a4) 95.97% compared to head (6148d7a) 95.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ======================================= Coverage 95.97% 95.97% ======================================= Files 4 4 Lines 149 149 ======================================= Hits 143 143 Misses 6 6 ``` | [Files](https://app.codecov.io/gh/goelhardik/ignore/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hardik+Goel) | Coverage Δ | | |---|---|---| | [src/Ignore/IgnoreRule.cs](https://app.codecov.io/gh/goelhardik/ignore/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hardik+Goel#diff-c3JjL0lnbm9yZS9JZ25vcmVSdWxlLmNz) | `100.00% <100.00%> (ø)` | |

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