jaegertracing / jaeger-lib

A collection of shared infrastructure libraries used by different components of Jaeger.
https://github.com/uber/jaeger
Apache License 2.0
67 stars 34 forks source link

FOSSA scan enabled #80

Open idvoretskyi opened 4 years ago

idvoretskyi commented 4 years ago

Signed-off-by: Ihor Dvoretskyi ihor@linux.com

Which problem is this PR solving?

idvoretskyi commented 4 years ago

cc @yurishkuro

codecov[bot] commented 4 years ago

Codecov Report

Merging #80 (4d21460) into master (a87ae9d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #80    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           26        27     +1     
  Lines          890       714   -176     
==========================================
- Hits           890       714   -176     
Impacted Files Coverage Δ
metrics/keys.go 100.00% <0.00%> (ø)
sample/sample.go 100.00% <0.00%> (ø)
metrics/factory.go 100.00% <0.00%> (ø)
metrics/metrics.go 100.00% <0.00%> (ø)
metrics/stopwatch.go 100.00% <0.00%> (ø)
utils/rate_limiter.go 100.00% <0.00%> (ø)
metrics/multi/multi.go 100.00% <0.00%> (ø)
metrics/tally/factory.go 100.00% <0.00%> (ø)
metrics/tally/metrics.go 100.00% <0.00%> (ø)
metrics/adapters/cache.go 100.00% <0.00%> (ø)
... and 13 more

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 a87ae9d...4d21460. Read the comment docs.

yurishkuro commented 4 years ago

It doesn't look like it was included in the checks in this PR though.