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

cli: allow to provide single node config file #3014

Merged
merged 1 commit into from
May 16, 2023
Merged

Conversation

AnnaShaleva
Copy link
Member

Close #2978.

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #3014 (aa76ac3) into master (abf3ef5) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

❗ Current head aa76ac3 differs from pull request most recent head 4be9e43. Consider uploading reports for the commit 4be9e43 to get more accurate results

@@            Coverage Diff             @@
##           master    #3014      +/-   ##
==========================================
- Coverage   84.70%   84.62%   -0.09%     
==========================================
  Files         328      328              
  Lines       43172    43176       +4     
==========================================
- Hits        36570    36538      -32     
- Misses       5110     5148      +38     
+ Partials     1492     1490       -2     
Impacted Files Coverage Δ
cli/options/options.go 70.45% <100.00%> (+0.92%) ⬆️
cli/server/server.go 68.75% <100.00%> (ø)
cli/vm/vm.go 31.03% <100.00%> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

cli/options/options.go Outdated Show resolved Hide resolved
cli/options/options.go Outdated Show resolved Hide resolved
cli/options/options.go Outdated Show resolved Hide resolved
pkg/config/config.go Outdated Show resolved Hide resolved
cli/server/server.go Outdated Show resolved Hide resolved
Close #2978.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
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.

feature request: --config-file option to start node
2 participants