hypertrace / hypertrace-ingester

Streaming jobs for Hypertrace
Other
13 stars 16 forks source link

use group partitioner #370

Closed laxmanchekka closed 1 year ago

laxmanchekka commented 1 year ago

Description

Use group partitioner for output topics producer.

Testing

Local testing.

Checklist:

Documentation

NA

github-actions[bot] commented 1 year ago

Unit Test Results

  76 files  ±0    76 suites  ±0   1m 10s :stopwatch: -14s 413 tests ±0  413 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 508c8adc. ± Comparison against base commit 6af28bad.

codecov[bot] commented 1 year ago

Codecov Report

Merging #370 (508c8ad) into main (6af28ba) will decrease coverage by 0.03%. The diff coverage is 60.00%.

@@             Coverage Diff              @@
##               main     #370      +/-   ##
============================================
- Coverage     79.56%   79.54%   -0.03%     
  Complexity     1408     1408              
============================================
  Files           126      126              
  Lines          5531     5535       +4     
  Branches        520      520              
============================================
+ Hits           4401     4403       +2     
- Misses          893      895       +2     
  Partials        237      237              
Flag Coverage Δ
unit 79.54% <60.00%> (-0.03%) :arrow_down:

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%> (ø)
...hypertrace/core/spannormalizer/SpanNormalizer.java 74.28% <75.00%> (-0.72%) :arrow_down:

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

github-actions[bot] commented 1 year ago

Unit Test Results

  76 files  ±0    76 suites  ±0   1m 10s :stopwatch: -14s 413 tests ±0  413 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 8437293a. ± Comparison against base commit 6af28bad.