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

cmd: remove config flags from create cluster #563

Merged
merged 3 commits into from
May 20, 2022
Merged

Conversation

corverroos
Copy link
Contributor

@corverroos corverroos commented May 19, 2022

Removes generated run scripts (and flags) from the charon create cluster.

category: refactor
ticket: #546

@codecov
Copy link

codecov bot commented May 19, 2022

Codecov Report

Merging #563 (7f84ab7) into main (88ae354) will decrease coverage by 0.59%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #563      +/-   ##
==========================================
- Coverage   54.42%   53.83%   -0.60%     
==========================================
  Files          90       90              
  Lines        8577     8439     -138     
==========================================
- Hits         4668     4543     -125     
- Misses       3267     3271       +4     
+ Partials      642      625      -17     
Impacted Files Coverage Δ
cmd/createcluster.go 50.74% <100.00%> (-2.71%) ⬇️
core/qbft/qbft.go 72.11% <0.00%> (-9.59%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88ae354...7f84ab7. Read the comment docs.

cmd/createcluster.go Outdated Show resolved Hide resolved
corverroos and others added 2 commits May 20, 2022 10:12
Co-authored-by: Abhishek Kumar <43061995+xenowits@users.noreply.github.com>
@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label May 20, 2022
@obol-bulldozer obol-bulldozer bot merged commit 2464f0a into main May 20, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/noconfig branch May 20, 2022 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants