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

fix: 10227 use dev config with modrun #10249

Conversation

jamesnguyentech
Copy link
Contributor

Description:

This PR update modrun for running with the dev config.

Related issue(s):

Fixes #10227

Signed-off-by: Nguyen Pham Truong Giang <jamesnguyen@var-meta.com>
hedera-node/hedera-app/build.gradle.kts Outdated Show resolved Hide resolved
hedera-node/hedera-app/build.gradle.kts Outdated Show resolved Hide resolved
…r run task and release tasks/pipelines)

Signed-off-by: Nguyen Pham Truong Giang <jamesnguyen@var-meta.com>
nathanklick
nathanklick previously approved these changes Dec 4, 2023
Co-authored-by: Nathan Klick <nathan@swirldslabs.com>
Signed-off-by: jamesnguyentech <82211356+jamesnguyentech@users.noreply.github.com>
nathanklick
nathanklick previously approved these changes Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c71508e) 63.11% compared to head (8bd66a0) 63.51%.
Report is 27 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10249      +/-   ##
=============================================
+ Coverage      63.11%   63.51%   +0.40%     
- Complexity     30722    30953     +231     
=============================================
  Files           3335     3337       +2     
  Lines         134140   134351     +211     
  Branches       13914    13965      +51     
=============================================
+ Hits           84659    85339     +680     
+ Misses         46137    45656     -481     
- Partials        3344     3356      +12     

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

@nathanklick
Copy link
Member

@jamesnguyentech Would you please run ./gradlew spotlessApply on your PR branch to resolve the spotless check failure?

Signed-off-by: Nguyen Pham Truong Giang <jamesnguyen@var-meta.com>
@jamesnguyentech
Copy link
Contributor Author

@nathanklick I ran it. Could you check it again?

@nathanklick
Copy link
Member

@jamesnguyentech Looks great, as soon as the remaining test run finishes I will merge unless there is an error. The unit test failure is a known issue which has already been fixed in the latest develop branch so I will bypass the failure.

@nathanklick nathanklick merged commit 644fd5e into hashgraph:develop Dec 7, 2023
19 of 20 checks passed
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.

Use dev config with modrun
2 participants