sasha-s / go-deadlock

Online deadlock detection in go (golang)
Apache License 2.0
1.03k stars 75 forks source link

[Feature]Support Go Module since Go 1.11 #14

Closed Zheaoli closed 5 years ago

Zheaoli commented 5 years ago

This change is Reviewable

codecov[bot] commented 5 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   86.17%   86.17%           
=======================================
  Files           2        2           
  Lines         217      217           
=======================================
  Hits          187      187           
  Misses         21       21           
  Partials        9        9

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 5dc88f4...0d2485f. Read the comment docs.