1set / gut

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

Add helpers for SHA384 & SHA512 #46

Closed an63 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #46 into master will increase coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   97.89%   98.07%   +0.18%     
==========================================
  Files           8        8              
  Lines         190      208      +18     
==========================================
+ Hits          186      204      +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: