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

ci: remove unnecessary tests #14770

Closed JeffreyDallas closed 3 weeks ago

JeffreyDallas commented 1 month ago

Disable/remove some unnecessary tests per platform team discussion.

Closes regression issue 4000 https://github.com/swirlds/swirlds-platform-regression/issues/3999

github-actions[bot] commented 1 month ago

Node: HAPI Test (Node Death Reconnect) Results

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

Results for commit b10664a1.

: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   23m 29s :stopwatch: 660 tests 660 :white_check_mark: 0 :zzz: 0 :x: 872 runs  872 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b10664a1.

: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 16s :stopwatch: 6 tests 6 :white_check_mark: 0 :zzz: 0 :x: 7 runs  7 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b10664a1.

: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   22m 34s :stopwatch: 18 tests 18 :white_check_mark: 0 :zzz: 0 :x: 19 runs  19 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b10664a1.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Crypto) Results

 34 files   34 suites   12m 33s :stopwatch: 369 tests 369 :white_check_mark: 0 :zzz: 0 :x: 409 runs  409 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b10664a1.

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

github-actions[bot] commented 1 month ago

Node: Unit Test Results

  1 564 files    1 564 suites   3h 8m 54s :stopwatch: 118 172 tests 118 113 :white_check_mark: 59 :zzz: 0 :x: 126 402 runs  126 343 :white_check_mark: 59 :zzz: 0 :x:

Results for commit b10664a1.

: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 2s :stopwatch: 316 tests 316 :white_check_mark: 0 :zzz: 0 :x: 410 runs  410 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b10664a1.

: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 4s :stopwatch: 282 tests 282 :white_check_mark: 0 :zzz: 0 :x: 365 runs  365 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b10664a1.

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

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.10%. Comparing base (9973fae) to head (b10664a). Report is 314 commits behind head on develop.

Files Patch % Lines
...om/swirlds/demo/merkle/map/FCMTransactionPool.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14770 +/- ## ============================================= - Coverage 67.58% 59.10% -8.49% + Complexity 36486 22500 -13986 ============================================= Files 3732 2902 -830 Lines 149767 110989 -38778 Branches 15571 11361 -4210 ============================================= - Hits 101223 65596 -35627 + Misses 44179 41747 -2432 + Partials 4365 3646 -719 ```

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