Skip to content

Conversation

@ultimateanu
Copy link
Owner

Adding a new flag --hash-only to only print out the hash and not the file/folder name.

closes #17

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #18 (bc023f0) into main (0950bd5) will increase coverage by 0.44%.
The diff coverage is 98.68%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   91.86%   92.30%   +0.44%     
==========================================
  Files           7        7              
  Lines         553      559       +6     
  Branches       75       77       +2     
==========================================
+ Hits          508      516       +8     
+ Misses         20       18       -2     
  Partials       25       25              
Impacted Files Coverage Δ
src/HashUtil/Library.fs 92.95% <94.73%> (+1.93%) ⬆️
src/App/Program.fs 98.28% <100.00%> (+0.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ultimateanu ultimateanu merged commit b3df997 into main Aug 30, 2022
@ultimateanu ultimateanu deleted the hashonly branch August 30, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean output option

2 participants