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

Add cluster resize menu option #190

Merged
merged 2 commits into from
Nov 21, 2018

Conversation

justinmills
Copy link
Contributor

The underlying sdk support was already there, it was only missing wiring up to the command layer. I
did not implement the autoscale option.

The underlying sdk support was already there, it was only missing wiring up to the command layer. I
did not implement the autoscale option.
@codecov-io
Copy link

codecov-io commented Nov 7, 2018

Codecov Report

Merging #190 into master will increase coverage by 0.04%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   83.02%   83.06%   +0.04%     
==========================================
  Files          30       30              
  Lines        1938     1949      +11     
==========================================
+ Hits         1609     1619      +10     
- Misses        329      330       +1
Impacted Files Coverage Δ
databricks_cli/clusters/cli.py 93.96% <100%> (+0.5%) ⬆️
databricks_cli/clusters/api.py 53.84% <50%> (-0.33%) ⬇️

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 b651ccf...ed3bbac. Read the comment docs.

@andrewmchen andrewmchen merged commit e193528 into databricks:master Nov 21, 2018
@andrewmchen
Copy link
Contributor

Thanks for the contribution!

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.

3 participants