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

Flatten some long functions in cmd/ and enable splitting them apart #2418

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

na--
Copy link
Member

@na-- na-- commented Mar 8, 2022

Closes #2417... More yak shaving, I didn't intend on doing this now, but it's so much easier to work like this that I decided to spend the hour to do it... 😅

I suggest you review it with whitespace diffs disabled, it's mostly moving things around: https://github.com/grafana/k6/pull/2418/files?diff=unified&w=1

@na-- na-- added this to the v0.38.0 milestone Mar 8, 2022
@na-- na-- requested review from codebien and olegbespalov March 8, 2022 13:07
@na-- na-- linked an issue Mar 8, 2022 that may be closed by this pull request
codebien
codebien previously approved these changes Mar 8, 2022
Copy link
Contributor

@codebien codebien left a comment

Choose a reason for hiding this comment

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

🙇‍♂️ 🙏

olegbespalov
olegbespalov previously approved these changes Mar 15, 2022
Copy link
Contributor

@olegbespalov olegbespalov left a comment

Choose a reason for hiding this comment

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

🤞

@na-- na-- force-pushed the cleanup-5 branch 2 times, most recently from c0bc707 to 6ffdb95 Compare March 16, 2022 16:09
Base automatically changed from cleanup-5 to master March 18, 2022 11:18
@na-- na-- dismissed stale reviews from olegbespalov and codebien via ec5a5e7 March 18, 2022 11:18
@na-- na-- merged commit a812542 into master Mar 18, 2022
@na-- na-- deleted the cleanup-6 branch March 18, 2022 11:23
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.

Flatten cmd/ constructors for sub-commands
4 participants