arl / statsviz

🚀 Visualise your Go program runtime metrics in real time in the browser
MIT License
3.19k stars 121 forks source link

Use Go Modules for 'github.com/gorilla/websocket' #39

Closed ShoshinNikita closed 3 years ago

ShoshinNikita commented 3 years ago

Resolve #36

codecov-io commented 3 years ago

Codecov Report

Merging #39 (12c9ecf) into master (aeacce1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           39        39           
=========================================
  Hits            39        39           
Impacted Files Coverage Δ
handlers.go 100.00% <ø> (ø)
statsviz.go 100.00% <ø> (ø)

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 aeacce1...12c9ecf. Read the comment docs.