databricks-cli
databricks-cli copied to clipboard
Add databricks scim command to expose the SCIM api:
https://docs.databricks.com/dev-tools/api/latest/scim/index.html
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@929ac6e
). Click here to learn what that means. The diff coverage is54.79%
.
@@ Coverage Diff @@
## master #311 +/- ##
=========================================
Coverage ? 81.64%
=========================================
Files ? 41
Lines ? 3083
Branches ? 0
=========================================
Hits ? 2517
Misses ? 566
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
databricks_cli/cli.py | 0.00% <0.00%> (ø) |
|
databricks_cli/utils.py | 85.00% <20.00%> (ø) |
|
databricks_cli/scim/api.py | 27.27% <27.27%> (ø) |
|
databricks_cli/scim/cli.py | 76.31% <76.31%> (ø) |
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 929ac6e...6a30f25. Read the comment docs.
FYI: This is stale, it has semi-useful code but has a lot to be addressed. I'm going to leave it open, but I'm not sure how fast I'll come back to it.