1set / gut

🍱 yet another collection of go utilities & tools
MIT License
27 stars 9 forks source link

Support for SHA-512/224 and SHA-512/256 #47

Closed an63 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   98.07%   98.23%   +0.15%     
==========================================
  Files           8        8              
  Lines         208      226      +18     
==========================================
+ Hits          204      222      +18     
  Misses          2        2              
  Partials        2        2
Impacted Files Coverage Ξ”
yhash/hashbytes.go 100% <100%> (ΓΈ) :arrow_up:
yhash/hashstring.go 100% <100%> (ΓΈ) :arrow_up:
yhash/hashfile.go 100% <100%> (ΓΈ) :arrow_up: