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

feat: repeatable `@HapiTest` #13995

Closed tinker-michaelj closed 6 days ago

tinker-michaelj commented 1 week ago

Description:

github-actions[bot] commented 1 week ago

Node: HAPI Test (Token) Results

 20 files   20 suites   5m 55s :stopwatch: 265 tests 265 :white_check_mark: 0 :zzz: 0 :x: 340 runs  340 :white_check_mark: 0 :zzz: 0 :x:

Results for commit ab50fdae.

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

github-actions[bot] commented 1 week ago

Node: Unit Test Results

  1 551 files    1 551 suites   2h 59m 35s :stopwatch: 108 593 tests 108 534 :white_check_mark: 59 :zzz: 0 :x: 116 887 runs  116 828 :white_check_mark: 59 :zzz: 0 :x:

Results for commit ab50fdae.

: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 1s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit ab50fdae.

: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 13s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit ab50fdae.

: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 44s :stopwatch: 362 tests 362 :white_check_mark: 0 :zzz: 0 :x: 369 runs  369 :white_check_mark: 0 :zzz: 0 :x:

Results for commit ab50fdae.

: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 23s :stopwatch: 616 tests 616 :white_check_mark: 0 :zzz: 0 :x: 669 runs  669 :white_check_mark: 0 :zzz: 0 :x:

Results for commit ab50fdae.

: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:  22m 50s :stopwatch:  4 suites   0 :zzz:  4 files     0 :x:

Results for commit ab50fdae.

: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   22m 23s :stopwatch: 357 tests 357 :white_check_mark: 0 :zzz: 0 :x: 375 runs  375 :white_check_mark: 0 :zzz: 0 :x:

Results for commit ab50fdae.

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 87.14286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 58.28%. Comparing base (9973fae) to head (ab50fda). Report is 69 commits behind head on develop.

Files Patch % Lines
.../node/app/service/token/api/StakingRewardsApi.java 62.50% 1 Missing and 2 partials :warning:
...-app/src/main/java/com/hedera/node/app/Hedera.java 60.00% 2 Missing :warning:
...orkflows/handle/HandleWorkflowInjectionModule.java 0.00% 1 Missing :warning:
.../handlers/NetworkTransactionGetReceiptHandler.java 75.00% 0 Missing and 1 partial :warning:
...contract/impl/handlers/ContractGetInfoHandler.java 66.66% 1 Missing :warning:
...ode/app/service/token/api/AccountSummariesApi.java 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #13995 +/- ## ============================================= - Coverage 67.58% 58.28% -9.31% + Complexity 36486 22080 -14406 ============================================= Files 3732 2883 -849 Lines 149767 109687 -40080 Branches 15571 11160 -4411 ============================================= - Hits 101223 63930 -37293 + Misses 44179 42223 -1956 + Partials 4365 3534 -831 ```

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