bio-routing / tflow2

Apache License 2.0
73 stars 7 forks source link

Switch to Go modules #32

Closed corny closed 5 years ago

corny commented 5 years ago

That's the way to go since Go 1.11 has been released.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   44.87%   44.87%           
=======================================
  Files          22       22           
  Lines        1589     1589           
=======================================
  Hits          713      713           
  Misses        818      818           
  Partials       58       58

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 2e308a4...1ffb7ca. Read the comment docs.