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

Add more hollow finalization tests #5918

Merged
merged 4 commits into from Apr 18, 2023

Conversation

dimitar-dinev
Copy link
Collaborator

@dimitar-dinev dimitar-dinev commented Mar 31, 2023

Description:

Related issue(s):

Fixes #5917

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Dimitar Dinev <mitkojc@gmail.com>
@dimitar-dinev dimitar-dinev added Test Development Test Development Limechain Work planned for the LimeChain team CI:UnitTests labels Mar 31, 2023
@dimitar-dinev dimitar-dinev self-assigned this Mar 31, 2023
@github-actions
Copy link

github-actions bot commented Mar 31, 2023

Node: Unit Test Results

  1 288 files    1 288 suites   47m 58s ⏱️
97 046 tests 97 044 ✔️ 2 💤 0
98 683 runs  98 681 ✔️ 2 💤 0

Results for commit 3ff5363.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Mar 31, 2023

Node: Integration Test Results

111 tests   111 ✔️  12m 32s ⏱️
    2 suites      0 💤
    2 files        0

Results for commit 3ff5363.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Mar 31, 2023

Node: E2E Test Results

    1 files      1 suites   16m 48s ⏱️
307 tests 307 ✔️ 0 💤 0
325 runs  325 ✔️ 0 💤 0

Results for commit 3ff5363.

♻️ This comment has been updated with latest results.

Signed-off-by: Dimitar Dinev <mitkojc@gmail.com>
# Conflicts:
#	hedera-node/test-clients/src/main/java/com/hedera/services/bdd/suites/crypto/HollowAccountFinalizationSuite.java
Signed-off-by: Dimitar Dinev <mitkojc@gmail.com>
@sonarcloud
Copy link

sonarcloud bot commented Mar 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Collaborator

@MiroslavGatsanoga MiroslavGatsanoga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MiroslavGatsanoga MiroslavGatsanoga merged commit 5e2292a into develop Apr 18, 2023
8 of 9 checks passed
@MiroslavGatsanoga MiroslavGatsanoga deleted the 05917-hollow-finalization-tests branch April 18, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Limechain Work planned for the LimeChain team Test Development Test Development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more EET coverage for hollow account finalization
3 participants