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

Formatting follow up #27

Closed andhus closed 7 months ago

andhus commented 7 months ago

Thanks for the work in https://github.com/andhus/dirhash-python/pull/26 @frichtarik 🙏

I condensed it a bit here according to my preferences, mainly:

I appreciate any feedback/questions.

(I can apply similar changes after emerging your corresponding fixes in https://github.com/andhus/scantree/pull/21)

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (5109248) to head (7b2aad3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 194 194 Branches 34 34 ========================================= Hits 194 194 ```

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