andhus / dirhash-python

Python module and CLI for hashing of file system directories based on the Dirhash Standard.
MIT License
51 stars 12 forks source link

Sets lower bound for scantree for windows support #30

Closed andhus closed 4 months ago

andhus commented 4 months ago

No reason to be on an older scantree version, tests only run with the latest and it is required for Windows, so making it explicit here.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (fc56c76) to head (cd37e29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #30 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 192 192 Branches 32 32 ========================================= Hits 192 192 ```

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