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: Use SemanticVersion instead of SoftwareVersion #13977

Closed timo0 closed 1 week ago

timo0 commented 1 week ago

Fix #13432

github-actions[bot] commented 1 week ago

Node: HAPI Test (Token) Results

 20 files   20 suites   6m 44s :stopwatch: 266 tests 266 :white_check_mark: 0 :zzz: 0 :x: 341 runs  341 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 694956fe.

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

Results for commit 694956fe.

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

Results for commit 694956fe.

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

Results for commit 694956fe.

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

Results for commit 694956fe.

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

Results for commit 694956fe.

: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   24m 18s :stopwatch: 623 tests 623 :white_check_mark: 0 :zzz: 0 :x: 677 runs  677 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 694956fe.

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

github-actions[bot] commented 1 week ago

Node: Unit Test Results

  1 540 files    1 540 suites   2h 50m 37s :stopwatch: 110 064 tests 110 005 :white_check_mark: 59 :zzz: 0 :x: 118 374 runs  118 315 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 694956fe.

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

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 58.27%. Comparing base (9973fae) to head (f05f8e9). Report is 83 commits behind head on develop.

:exclamation: Current head f05f8e9 differs from pull request most recent head 694956f

Please upload reports for the commit 694956f to get more accurate results.

Files Patch % Lines
...lds/platform/builder/PlatformComponentBuilder.java 0.00% 2 Missing :warning:
...java/com/swirlds/platform/event/PlatformEvent.java 33.33% 1 Missing and 1 partial :warning:
...-app/src/main/java/com/hedera/node/app/Hedera.java 0.00% 1 Missing :warning:
...swirlds/platform/state/iss/DefaultIssDetector.java 50.00% 0 Missing and 1 partial :warning:
...swirlds/platform/system/StaticSoftwareVersion.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #13977 +/- ## ============================================= - Coverage 67.58% 58.27% -9.31% + Complexity 36486 22073 -14413 ============================================= Files 3732 2883 -849 Lines 149767 109661 -40106 Branches 15571 11159 -4412 ============================================= - Hits 101223 63908 -37315 + Misses 44179 42214 -1965 + Partials 4365 3539 -826 ```

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