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

test: HIP-904 Create HAPI tests for a hollow account on an alias on which we have a deleted account #14036

Open zhpetkov opened 1 week ago

zhpetkov commented 1 week ago

Description: Add hollow account tests on an alias on which we have a deleted (hollow) account via transferring HBAR and 1 Fungible Token.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

github-actions[bot] commented 1 week ago

Node: Unit Test Results

  1 540 files    1 540 suites   2h 31m 40s :stopwatch: 115 764 tests 115 705 :white_check_mark: 59 :zzz: 0 :x: 124 079 runs  124 020 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 9e17b6c8.

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

Results for commit 9e17b6c8.

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

Results for commit 9e17b6c8.

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

github-actions[bot] commented 1 week ago

Node: HAPI Test (Token) Results

 20 files   20 suites   7m 23s :stopwatch: 266 tests 266 :white_check_mark: 0 :zzz: 0 :x: 341 runs  341 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 9e17b6c8.

: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 58s :stopwatch: 364 tests 364 :white_check_mark: 0 :zzz: 0 :x: 371 runs  371 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 9e17b6c8.

: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 32s :stopwatch: 357 tests 356 :white_check_mark: 0 :zzz: 1 :x: 375 runs  374 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 9e17b6c8.

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

Results for commit 9e17b6c8.

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

github-actions[bot] commented 1 week ago

Node: HAPI Test (Smart Contract) Results

 73 files   73 suites   23m 57s :stopwatch: 623 tests 623 :white_check_mark: 0 :zzz: 0 :x: 677 runs  677 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 9e17b6c8.

: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.27%. Comparing base (9973fae) to head (424a9bb). Report is 96 commits behind head on develop.

:exclamation: Current head 424a9bb differs from pull request most recent head 9e17b6c

Please upload reports for the commit 9e17b6c to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14036 +/- ## ============================================= - Coverage 67.58% 58.27% -9.32% + Complexity 36486 22072 -14414 ============================================= Files 3732 2872 -860 Lines 149767 109692 -40075 Branches 15571 11163 -4408 ============================================= - Hits 101223 63922 -37301 + Misses 44179 42235 -1944 + Partials 4365 3535 -830 ```

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

kselveliev commented 5 days ago

Need to fix merge conflicts