hypertrace / hypertrace-ingester

Streaming jobs for Hypertrace
Other
13 stars 16 forks source link

update gradle to 8 #440

Closed kishansairam9 closed 9 months ago

github-actions[bot] commented 9 months ago

Unit Test Results

  78 files  ±0    78 suites  ±0   1m 6s :stopwatch: -37s 418 tests ±0  418 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit de46d2df. ± Comparison against base commit 8124224a.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8124224) 79.93% compared to head (a335c7f) 79.93%.

:exclamation: Current head a335c7f differs from pull request most recent head 42a65dc. Consider uploading reports for the commit 42a65dc to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #440 +/- ## ========================================= Coverage 79.93% 79.93% Complexity 1421 1421 ========================================= Files 128 128 Lines 5566 5566 Branches 509 509 ========================================= Hits 4449 4449 Misses 885 885 Partials 232 232 ``` | [Flag](https://app.codecov.io/gh/hypertrace/hypertrace-ingester/pull/440/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hypertrace) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/hypertrace/hypertrace-ingester/pull/440/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hypertrace) | `79.93% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hypertrace#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 9 months ago

Unit Test Results

  78 files  ±0    78 suites  ±0   1m 6s :stopwatch: -37s 418 tests ±0  418 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 8eb9bf10. ± Comparison against base commit 8124224a.

aaron-steinfeld commented 9 months ago

huh why is build and dependency-check not required? let me fix that.

github-actions[bot] commented 9 months ago

Unit Test Results

  78 files  ±0    78 suites  ±0   1m 7s :stopwatch: -36s 418 tests ±0  418 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit d096f655. ± Comparison against base commit 8124224a.

github-actions[bot] commented 9 months ago

Unit Test Results

  78 files  ±0    78 suites  ±0   1m 8s :stopwatch: -35s 418 tests ±0  418 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit f89dd0ca. ± Comparison against base commit 8124224a.

aaron-steinfeld commented 9 months ago

Raw spans grouper is using client utils (the grpc channel registry) without declaring it. It's getting it implicitly from kafka streams framework. Declare the dep and should be good (could also update kafka stream framework, not sure if latest version has the change but we'd want to add the explicit declaration regardless).

github-actions[bot] commented 9 months ago

Unit Test Results

  78 files  ±0    78 suites  ±0   1m 6s :stopwatch: -37s 418 tests ±0  418 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit a335c7fc. ± Comparison against base commit 8124224a.

github-actions[bot] commented 9 months ago

Unit Test Results

  78 files  ±0    78 suites  ±0   1m 6s :stopwatch: -37s 418 tests ±0  418 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 42a65dc4. ± Comparison against base commit 8124224a.

github-actions[bot] commented 9 months ago

Unit Test Results

  78 files  ±0    78 suites  ±0   1m 8s :stopwatch: -35s 418 tests ±0  418 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 1aea26b7. ± Comparison against base commit 8124224a.