databricks-cli
databricks-cli copied to clipboard
Allow 'new_clusters' key in 'jobs reset' option to mimic JSON API pay…
Added check for 'new_clusters' key so that the regular JSON payload for the reset endpoint is also accepted
Codecov Report
Merging #524 (bc75718) into main (d7a9987) will increase coverage by
0.02%. The diff coverage is100.00%.
@@ Coverage Diff @@
## main #524 +/- ##
==========================================
+ Coverage 60.93% 60.95% +0.02%
==========================================
Files 55 55
Lines 4669 4672 +3
==========================================
+ Hits 2845 2848 +3
Misses 1824 1824
| Impacted Files | Coverage Δ | |
|---|---|---|
| databricks_cli/jobs/cli.py | 96.68% <100.00%> (+0.06%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update d7a9987...bc75718. Read the comment docs.
Resolved by #582.