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

[ML-8575] Extend stack CLI to support html format #263

Merged
merged 2 commits into from
Oct 17, 2019

Conversation

lu-wang-dl
Copy link
Contributor

Add html support in to_language_and_format.
Add test for deploy workspace with html format.
Manually tested with stack deploy. I can upload html notebook and create job.

@codecov-io
Copy link

codecov-io commented Oct 17, 2019

Codecov Report

Merging #263 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
+ Coverage    83.4%   83.46%   +0.06%     
==========================================
  Files          33       33              
  Lines        2169     2171       +2     
==========================================
+ Hits         1809     1812       +3     
+ Misses        360      359       -1
Impacted Files Coverage Δ
databricks_cli/workspace/types.py 84.48% <100%> (+2.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 cc72ea7...7b4a284. Read the comment docs.

@xuanwang14 xuanwang14 merged commit 7c58f62 into databricks:master Oct 17, 2019
@xuanwang14 xuanwang14 self-assigned this Oct 17, 2019
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.

3 participants