hashgraph / hedera-services

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

feat: yahcli DAB functionality #14752

Closed tinker-michaelj closed 4 weeks ago

tinker-michaelj commented 1 month ago

Description:

github-actions[bot] commented 1 month ago

Node: HAPI Test (Node Death Reconnect) Results

3 tests   3 :white_check_mark:  4m 37s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 82a30542.

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

github-actions[bot] commented 1 month ago

Node: Unit Test Results

  1 562 files    1 562 suites   3h 37m 58s :stopwatch: 117 942 tests 117 883 :white_check_mark: 59 :zzz: 0 :x: 126 156 runs  126 097 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 82a30542.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Token) Results

 23 files   23 suites   6m 59s :stopwatch: 282 tests 282 :white_check_mark: 0 :zzz: 0 :x: 365 runs  365 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 82a30542.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Restart) Results

7 files  7 suites   8m 25s :stopwatch: 6 tests 6 :white_check_mark: 0 :zzz: 0 :x: 7 runs  7 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 82a30542.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Crypto) Results

 32 files   32 suites   11m 55s :stopwatch: 367 tests 367 :white_check_mark: 0 :zzz: 0 :x: 397 runs  397 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 82a30542.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Misc) Results

 61 files   61 suites   15m 20s :stopwatch: 316 tests 316 :white_check_mark: 0 :zzz: 0 :x: 410 runs  410 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 82a30542.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Time Consuming) Results

 4 files   4 suites   23m 9s :stopwatch: 18 tests 18 :white_check_mark: 0 :zzz: 0 :x: 19 runs  19 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 82a30542.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Smart Contract) Results

 93 files   93 suites   25m 20s :stopwatch: 660 tests 660 :white_check_mark: 0 :zzz: 0 :x: 872 runs  872 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 82a30542.

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

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 58.91%. Comparing base (9973fae) to head (82a3054). Report is 281 commits behind head on develop.

Files Patch % Lines
...edera/node/app/hapi/utils/CommonPbjConverters.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14752 +/- ## ============================================= - Coverage 67.58% 58.91% -8.68% + Complexity 36486 22561 -13925 ============================================= Files 3732 2902 -830 Lines 149767 111402 -38365 Branches 15571 11355 -4216 ============================================= - Hits 101223 65634 -35589 + Misses 44179 42111 -2068 + Partials 4365 3657 -708 ```

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