hypertrace / span-normalizer

A streaming job that converts the incoming spans into Hypertrace's raw span format
Apache License 2.0
0 stars 2 forks source link

Fixed tests to use AvroSerDe without schema registry #26

Closed laxmanchekka closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into main will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #26      +/-   ##
============================================
- Coverage     81.66%   81.58%   -0.08%     
+ Complexity      203      202       -1     
============================================
  Files            15       15              
  Lines           709      706       -3     
  Branches         45       45              
============================================
- Hits            579      576       -3     
  Misses           98       98              
  Partials         32       32              
Flag Coverage Δ Complexity Δ
#unit 81.58% <ø> (-0.08%) 202.00 <ø> (-1.00)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...hypertrace/core/spannormalizer/SpanNormalizer.java 72.72% <ø> (-3.28%) 5.00 <0.00> (-1.00)
...nnormalizer/constants/SpanNormalizerConstants.java 0.00% <ø> (ø) 0.00 <0.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 e61d7f8...fb6aa1c. Read the comment docs.