Closed yurishkuro closed 5 years ago
Merging #76 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #76 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 26 26
Lines 890 890
=====================================
Hits 890 890
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 e48c2c0...672e004. Read the comment docs.
According to https://github.com/jaegertracing/jaeger-lib/pull/75#issuecomment-528639764, enabling go modules is more complicated when the library is on a version above 1.x, which is the case with jaeger-client-go and jaeger-lib.
For now, removing go modules. Will revisit in the future along with potential renaming of the path from /uber/ to /jaegertracing/
Reopens #74