samschott / maestral

Open-source Dropbox client for macOS and Linux
https://maestral.app
MIT License
3.06k stars 65 forks source link

Exclude additional macOS system files and folders commonly created on external drives #1047

Closed samschott closed 1 month ago

samschott commented 2 months ago

Those are can be not readable without root permissions and certainly will be not be expected to sync since they contain sometimes only temporary system data.

Fixes #1045.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 79.00%. Comparing base (7666b12) to head (a89e3ba). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1047 +/- ## =========================================== + Coverage 55.86% 79.00% +23.14% =========================================== Files 42 42 Lines 7551 7551 =========================================== + Hits 4218 5966 +1748 + Misses 3333 1585 -1748 ``` | [Flag](https://app.codecov.io/gh/samschott/maestral/pull/1047/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SamSchott) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/samschott/maestral/pull/1047/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SamSchott) | `79.00% <ø> (+23.14%)` | :arrow_up: | 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=SamSchott#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.