Skip to content

fix(cli): assign node account ID correctly base on start account ID - #749

Merged
jeromy-cannon merged 2 commits into
mainfrom
748-node-account-id
Feb 9, 2024
Merged

fix(cli): assign node account ID correctly base on start account ID#749
jeromy-cannon merged 2 commits into
mainfrom
748-node-account-id

Conversation

@leninmehedy

Copy link
Copy Markdown
Member

Description

This pull request changes the following:

  • assign node account ID correctly base on start account ID

Related Issues

Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
@github-actions

github-actions Bot commented Feb 9, 2024

Copy link
Copy Markdown

Unit Test Results

  26 files  ±0    26 suites  ±0   54s ⏱️ +3s
109 tests ±0  105 ✔️ ±0  4 💤 ±0  0 ±0 
110 runs  ±0  106 ✔️ ±0  4 💤 ±0  0 ±0 

Results for commit 3071433. ± Comparison against base commit d6567a9.

♻️ This comment has been updated with latest results.

@codecov-commenter

codecov-commenter commented Feb 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d6567a9) 67.51% compared to head (3071433) 67.51%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #749   +/-   ##
=========================================
  Coverage     67.51%   67.51%           
  Complexity      339      339           
=========================================
  Files            64       64           
  Lines          1336     1336           
  Branches        157      157           
=========================================
  Hits            902      902           
  Misses          371      371           
  Partials         63       63           

Impacted file tree graph

Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
@leninmehedy leninmehedy changed the title fix: assign node account ID correctly base on start account ID fix(cli): assign node account ID correctly base on start account ID Feb 9, 2024
@sonarqubecloud

sonarqubecloud Bot commented Feb 9, 2024

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jeromy-cannon
jeromy-cannon merged commit 6149153 into main Feb 9, 2024
@jeromy-cannon
jeromy-cannon deleted the 748-node-account-id branch February 9, 2024 10:45
swirlds-automation added a commit that referenced this pull request Feb 9, 2024
## [0.21.0](v0.20.0...v0.21.0) (2024-02-09)

### Features

* **cli:** allow user to overriding properties files ([#738](#738)) ([72982a5](72982a5))

### Bug Fixes

* **chart:** consolidate sidecar templates into the main network deployment template ([#743](#743)) ([b2872a1](b2872a1))
* **chart:** disable backup-uploader ([#746](#746)) ([d2b7010](d2b7010))
* **chart:** use boolean values instead of string literals for booleans ([#744](#744)) ([d6567a9](d6567a9))
* **cli:** assign node account ID correctly base on start account ID ([#749](#749)) ([6149153](6149153))
* **cli:** solo init should reset cached config ([#737](#737)) ([911d25b](911d25b))
* fullstack cluster setup is not uninstalling correctly  ([#742](#742)) ([56402e0](56402e0))
@swirlds-automation

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI[BUG]: solo is not assigned node account ID correctly

4 participants