mandiant / gocrack

GoCrack is a management frontend for password cracking tools written in Go
MIT License
1.12k stars 240 forks source link

Go 1.10 Docker Update #37

Closed tankbusta closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   21.88%   21.89%   +0.01%     
==========================================
  Files          67       67              
  Lines        3560     3558       -2     
==========================================
  Hits          779      779              
+ Misses       2712     2710       -2     
  Partials       69       69
Impacted Files Coverage Δ
worker/engines/hashcat/helpers.go 0% <0%> (ø) :arrow_up:
server/web/server.go 20.72% <0%> (+0.18%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e7e4611...51bdf5d. Read the comment docs.