hashgraph / hedera-services

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

chore: Add `SavePoint` type to `SavePointStackImpl` #14106

Open Neeharika-Sompalli opened 3 days ago

Neeharika-Sompalli commented 3 days ago

Related to #13889

github-actions[bot] commented 3 days ago

Node: HAPI Test (Restart) Results

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

For more details on these failures, see this check.

Results for commit 710f0142.

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

github-actions[bot] commented 3 days ago

Node: HAPI Test (Node Death Reconnect) Results

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

Results for commit 710f0142.

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

github-actions[bot] commented 3 days ago

Node: HAPI Test (Token) Results

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

Results for commit 710f0142.

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

github-actions[bot] commented 3 days ago

Node: HAPI Test (Crypto) Results

 24 files   24 suites   11m 43s :stopwatch: 364 tests 364 :white_check_mark: 0 :zzz: 0 :x: 371 runs  371 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 710f0142.

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

github-actions[bot] commented 3 days ago

Node: HAPI Test (Misc) Results

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

Results for commit 710f0142.

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

github-actions[bot] commented 3 days ago

Node: HAPI Test (Time Consuming) Results

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

Results for commit 710f0142.

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

github-actions[bot] commented 3 days ago

Node: HAPI Test (Smart Contract) Results

 72 files   72 suites   23m 15s :stopwatch: 617 tests 617 :white_check_mark: 0 :zzz: 0 :x: 671 runs  671 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 710f0142.

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

github-actions[bot] commented 3 days ago

Node: Unit Test Results

  1 540 files    1 540 suites   2h 33m 38s :stopwatch: 115 765 tests 115 704 :white_check_mark: 59 :zzz: 2 :x: 124 080 runs  124 019 :white_check_mark: 59 :zzz: 2 :x:

For more details on these failures, see this check.

Results for commit 710f0142.

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

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 69.56522% with 7 lines in your changes missing coverage. Please review.

Project coverage is 58.14%. Comparing base (9973fae) to head (5fb685e). Report is 95 commits behind head on develop.

Files Patch % Lines
...app/workflows/handle/stack/SavepointStackImpl.java 77.77% 2 Missing and 2 partials :warning:
...de/app/workflows/handle/DispatchHandleContext.java 0.00% 1 Missing :warning:
...orkflows/handle/dispatch/ChildDispatchFactory.java 0.00% 1 Missing :warning:
...dle/record/SingleTransactionRecordBuilderImpl.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14106 +/- ## ============================================= - Coverage 67.58% 58.14% -9.45% + Complexity 36486 22031 -14455 ============================================= Files 3732 2867 -865 Lines 149767 110050 -39717 Branches 15571 11204 -4367 ============================================= - Hits 101223 63989 -37234 + Misses 44179 42510 -1669 + Partials 4365 3551 -814 ```

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