Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: turtle #13354

Merged
merged 14 commits into from
May 21, 2024
Merged

feat: turtle #13354

merged 14 commits into from
May 21, 2024

Conversation

cody-littley
Copy link
Contributor

closes #13131

Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
@cody-littley cody-littley added this to the v0.51 milestone May 16, 2024
@cody-littley cody-littley self-assigned this May 16, 2024
@cody-littley cody-littley requested review from a team as code owners May 16, 2024 14:40
@cody-littley cody-littley marked this pull request as draft May 16, 2024 14:40
Signed-off-by: Cody Littley <cody@swirldslabs.com>
@cody-littley cody-littley marked this pull request as ready for review May 16, 2024 14:50
Copy link

github-actions bot commented May 16, 2024

Node: HAPI Test (Restart) Results

2 tests   2 ✅  9m 25s ⏱️
2 suites  0 💤
2 files    0 ❌

Results for commit 676ef19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 16, 2024

Node: HAPI Test (Node Death Reconnect) Results

2 tests   2 ✅  9m 6s ⏱️
2 suites  0 💤
2 files    0 ❌

Results for commit 676ef19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 16, 2024

Node: HAPI Test (Token) Results

237 tests   235 ✅  21m 43s ⏱️
 17 suites    2 💤
 17 files      0 ❌

Results for commit 676ef19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 16, 2024

Node: HAPI Test (Crypto) Results

335 tests   335 ✅  43m 28s ⏱️
 25 suites    0 💤
 25 files      0 ❌

Results for commit 676ef19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 16, 2024

Node: HAPI Test (Misc) Results

468 tests   457 ✅  47m 3s ⏱️
 77 suites   10 💤
 77 files      1 ❌

For more details on these failures, see this check.

Results for commit 676ef19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 16, 2024

Node: HAPI Test (Time Consuming) Results

21 tests   21 ✅  54m 38s ⏱️
 3 suites   0 💤
 3 files     0 ❌

Results for commit 676ef19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 16, 2024

Node: Unit Test Results

  2 320 files  + 3    2 320 suites  +3   3h 19m 18s ⏱️ + 7m 26s
119 061 tests +14  118 993 ✅ +13  68 💤 +1  0 ❌ ±0 
127 622 runs  +14  127 554 ✅ +13  68 💤 +1  0 ❌ ±0 

Results for commit 676ef19. ± Comparison against base commit b86dab5.

This pull request removes 4014 and adds 3791 tests. Note that renamed tests count towards both.

  
             IssuerDN: CN=s-aaaa
            SubjectDN: CN=s-aaaa
           Final Date: Fri Jan 01 00:00:00 UTC 2100
           Public Key: RSA Public Key [2e:28:bc:1e:d3:83:25:92:8e:cb:98:b1:b6:84:06:9c:d5:d8:14:d5],[56:66:d1:a4]
           Start Date: Sat Jan 01 00:00:00 UTC 2000
         SerialNumber: 12482092706667292405
        modulus: c1a0ff5d2372b53d12d12bb87dd03f5e3…
        modulus: c1a0ff5d2372b53d12d12bb87dd03f5e…
…
com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [4] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [6] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [7]   
  
com.hedera.node.app.service.contract.impl.test.utils.ConversionUtilsTest ‑ besuAddressIsZeroForDefaultContractId()
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [10] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@826d288c
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [11] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@4d41c11e
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [12] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@f4424ec1
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [13] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@761dfa0e
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [14] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@5b6ec174
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [15] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@f6dcddd8
…

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented May 16, 2024

Codecov Report

Attention: Patch coverage is 7.14286% with 52 lines in your changes are missing coverage. Please review.

Project coverage is 67.19%. Comparing base (b86dab5) to head (56c5ae7).
Report is 14 commits behind head on develop.

Current head 56c5ae7 differs from pull request most recent head 676ef19

Please upload reports for the commit 676ef19 to get more accurate results.

Files Patch % Lines
.../com/swirlds/platform/builder/PlatformBuilder.java 0.00% 33 Missing ⚠️
...lds/platform/builder/PlatformComponentBuilder.java 9.09% 10 Missing ⚠️
...m/test/fixtures/turtle/gossip/SimulatedGossip.java 0.00% 3 Missing and 1 partial ⚠️
...ain/java/com/swirlds/platform/SwirldsPlatform.java 0.00% 3 Missing ⚠️
.../java/com/swirlds/platform/cli/DiagramCommand.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             develop   #13354       +/-   ##
==============================================
+ Coverage           0   67.19%   +67.19%     
- Complexity         0    36161    +36161     
==============================================
  Files              0     3700     +3700     
  Lines              0   148994   +148994     
  Branches           0    15506    +15506     
==============================================
+ Hits               0   100119   +100119     
- Misses             0    44546    +44546     
- Partials           0     4329     +4329     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented May 16, 2024

Node: HAPI Test (Smart Contract) Results

606 tests   606 ✅  1h 17m 22s ⏱️
 63 suites    0 💤
 63 files      0 ❌

Results for commit 676ef19.

♻️ This comment has been updated with latest results.

Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
alittley
alittley previously approved these changes May 20, 2024
Signed-off-by: Cody Littley <cody@swirldslabs.com>
Signed-off-by: Cody Littley <cody@swirldslabs.com>
alittley
alittley previously approved these changes May 20, 2024
lpetrovic05
lpetrovic05 previously approved these changes May 21, 2024
Signed-off-by: Cody Littley <cody@swirldslabs.com>
@cody-littley cody-littley dismissed stale reviews from lpetrovic05 and alittley via 676ef19 May 21, 2024 12:41
@cody-littley cody-littley merged commit fda7e8c into develop May 21, 2024
42 of 45 checks passed
@cody-littley cody-littley deleted the 13131-turtle branch May 21, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turtle POC
3 participants