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

Closes #38 : Add field generator for 'http.host' tag #39

Closed GurtejSohi closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (7e8ac33) into main (41ed0ff) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #39      +/-   ##
============================================
+ Coverage     83.47%   83.53%   +0.05%     
- Complexity      244      245       +1     
============================================
  Files            16       16              
  Lines           835      838       +3     
  Branches         58       58              
============================================
+ Hits            697      700       +3     
  Misses          101      101              
  Partials         37       37              
Flag Coverage Δ Complexity Δ
unit 83.53% <100.00%> (+0.05%) 0.00 <1.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...ormalizer/fieldgenerators/HttpFieldsGenerator.java 95.17% <100.00%> (+0.05%) 97.00 <1.00> (+1.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 41ed0ff...7e8ac33. Read the comment docs.