deadc0de6 / dotdrop

Save your dotfiles once, deploy them everywhere
https://dotdrop.readthedocs.io
GNU General Public License v3.0
1.77k stars 105 forks source link

Fix 418 #419

Closed deadc0de6 closed 9 months ago

deadc0de6 commented 9 months ago

fix ignored directory in upignore being shown in the output as added while correctly ignored

see #418

coveralls commented 9 months ago

Coverage Status

coverage: 92.223% (-0.06%) from 92.28% when pulling 18e326b14bba0abe88dc9c61b0a72b31409b1928 on fix-418 into 1cee25e2f0e350147d0a3cd2e4934fd643b176bb on master.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (5a38ea7) 90.29% compared to head (66ac1df) 90.22%.

Files Patch % Lines
dotdrop/installer.py 50.00% 5 Missing :warning:
dotdrop/importer.py 66.66% 2 Missing :warning:
dotdrop/utils.py 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #419 +/- ## ========================================== - Coverage 90.29% 90.22% -0.08% ========================================== Files 22 22 Lines 4749 4766 +17 ========================================== + Hits 4288 4300 +12 - Misses 461 466 +5 ```

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