hypertrace / hypertrace-ingester

Streaming jobs for Hypertrace
Other
13 stars 16 forks source link

add securityContext to deployments #380

Closed ravisingal closed 1 year ago

github-actions[bot] commented 1 year ago

Unit Test Results

  76 files  ±0    76 suites  ±0   1m 11s :stopwatch: ±0s 413 tests ±0  413 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 00226a8a. ± Comparison against base commit b8ab2a81.

codecov[bot] commented 1 year ago

Codecov Report

Merging #380 (00226a8) into main (a219617) will increase coverage by 0.07%. The diff coverage is 84.00%.

@@             Coverage Diff              @@
##               main     #380      +/-   ##
============================================
+ Coverage     79.56%   79.63%   +0.07%     
- Complexity     1409     1412       +3     
============================================
  Files           126      126              
  Lines          5539     5545       +6     
  Branches        520      520              
============================================
+ Hits           4407     4416       +9     
+ Misses          896      894       -2     
+ Partials        236      235       -1     
Flag Coverage Δ
unit 79.63% <84.00%> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
...cher/enrichment/clients/DefaultClientRegistry.java 0.00% <0.00%> (ø)
...ormalizer/fieldgenerators/HttpFieldsGenerator.java 94.47% <60.00%> (+0.55%) :arrow_up:
...trace/enricher/StructuredTraceEnrichProcessor.java 87.50% <100.00%> (+0.65%) :arrow_up:
...ce/traceenricher/trace/enricher/TraceEnricher.java 72.72% <100.00%> (ø)
...pertrace/core/rawspansgrouper/RawSpansGrouper.java 88.88% <100.00%> (+0.25%) :arrow_up:
...hypertrace/core/spannormalizer/SpanNormalizer.java 75.00% <100.00%> (+0.71%) :arrow_up:
...pannormalizer/jaeger/ExcludeSpanRuleEvaluator.java 77.41% <100.00%> (ø)
...e/spannormalizer/jaeger/ExcludeSpanRulesCache.java 81.57% <100.00%> (ø)
.../spannormalizer/jaeger/JaegerSpanPreProcessor.java 81.48% <100.00%> (+0.71%) :arrow_up:
...ce/core/spannormalizer/jaeger/SpanDropManager.java 95.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more