hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
266 stars 119 forks source link

build: split publish of 'platform' and 'services' / do not publish blocknode #14015

Closed rbarkerSL closed 1 week ago

rbarkerSL commented 1 week ago

Description:

Pulls changes from release/0.51 into develop to update the publishing steps to maven central such that they use the new credentials for both SVCS_OSSRH and PLATFORM_OSSRH.

github-actions[bot] commented 1 week ago

Node: HAPI Test (Token) Results

 20 files   20 suites   6m 7s :stopwatch: 265 tests 265 :white_check_mark: 0 :zzz: 0 :x: 340 runs  340 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Node: HAPI Test (Node Death Reconnect) Results

3 tests   3 :white_check_mark:  6m 8s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Node: HAPI Test (Restart) Results

3 tests   3 :white_check_mark:  6m 25s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Node: HAPI Test (Crypto) Results

 24 files   24 suites   12m 48s :stopwatch: 362 tests 362 :white_check_mark: 0 :zzz: 0 :x: 369 runs  369 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Node: HAPI Test (Misc) Results

 51 files   51 suites   21m 25s :stopwatch: 357 tests 357 :white_check_mark: 0 :zzz: 0 :x: 375 runs  375 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Node: HAPI Test (Time Consuming) Results

19 tests   19 :white_check_mark:  23m 33s :stopwatch:  4 suites   0 :zzz:  4 files     0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Node: HAPI Test (Smart Contract) Results

 72 files   72 suites   23m 31s :stopwatch: 616 tests 616 :white_check_mark: 0 :zzz: 0 :x: 668 runs  668 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 week ago

Node: Unit Test Results

  1 562 files    1 562 suites   2h 7m 3s :stopwatch: 111 849 tests 111 790 :white_check_mark: 59 :zzz: 0 :x: 120 143 runs  120 084 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 17be3390.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 58.30%. Comparing base (9973fae) to head (17be339). Report is 55 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14015 +/- ## ============================================= - Coverage 67.58% 58.30% -9.29% + Complexity 36486 22096 -14390 ============================================= Files 3732 2887 -845 Lines 149767 109747 -40020 Branches 15571 11165 -4406 ============================================= - Hits 101223 63988 -37235 + Misses 44179 42216 -1963 + Partials 4365 3543 -822 ```

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