hashgraph / hedera-services

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

feat: enable health monitor #13925

Open cody-littley opened 3 weeks ago

cody-littley commented 3 weeks ago

closes #13924

github-actions[bot] commented 3 weeks ago

Node: HAPI Test (Token) Results

 22 files   22 suites   6m 51s :stopwatch: 273 tests 273 :white_check_mark: 0 :zzz: 0 :x: 351 runs  351 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 9222a910.

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

github-actions[bot] commented 3 weeks ago

Node: HAPI Test (Node Death Reconnect) Results

3 tests   3 :white_check_mark:  5m 24s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 9222a910.

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

github-actions[bot] commented 3 weeks ago

Node: HAPI Test (Restart) Results

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

Results for commit 9222a910.

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

github-actions[bot] commented 3 weeks ago

Node: HAPI Test (Crypto) Results

 24 files   24 suites   15m 17s :stopwatch: 347 tests 347 :white_check_mark: 0 :zzz: 0 :x: 372 runs  372 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 9222a910.

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

github-actions[bot] commented 3 weeks ago

Node: HAPI Test (Misc) Results

 59 files   59 suites   16m 37s :stopwatch: 316 tests 316 :white_check_mark: 0 :zzz: 0 :x: 391 runs  391 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 9222a910.

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

github-actions[bot] commented 3 weeks ago

Node: HAPI Test (Smart Contract) Results

 82 files   82 suites   23m 30s :stopwatch: 650 tests 648 :white_check_mark: 0 :zzz: 2 :x: 760 runs  757 :white_check_mark: 0 :zzz: 3 :x:

For more details on these failures, see this check.

Results for commit 9222a910.

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

github-actions[bot] commented 3 weeks ago

Node: HAPI Test (Time Consuming) Results

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

Results for commit 9222a910.

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

github-actions[bot] commented 3 weeks ago

Node: Unit Test Results

  1 531 files    1 531 suites   3h 13m 19s :stopwatch: 115 758 tests 115 699 :white_check_mark: 59 :zzz: 0 :x: 123 962 runs  123 903 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 9222a910.

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 57.59%. Comparing base (9973fae) to head (9222a91). Report is 141 commits behind head on develop.

Files Patch % Lines
...app/workflows/prehandle/PreHandleWorkflowImpl.java 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #13925 +/- ## ============================================= - Coverage 67.58% 57.59% -9.99% + Complexity 36486 21874 -14612 ============================================= Files 3732 2854 -878 Lines 149767 109858 -39909 Branches 15571 11256 -4315 ============================================= - Hits 101223 63277 -37946 + Misses 44179 43001 -1178 + Partials 4365 3580 -785 ```

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