databricks-cli icon indicating copy to clipboard operation
databricks-cli copied to clipboard

Add databricks scim command to expose the SCIM api:

Open areese opened this issue 4 years ago • 2 comments

https://docs.databricks.com/dev-tools/api/latest/scim/index.html

areese avatar Aug 14 '20 15:08 areese

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@929ac6e). Click here to learn what that means. The diff coverage is 54.79%.

Impacted file tree graph

@@            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.

codecov-io avatar Oct 31 '20 07:10 codecov-io

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.

areese avatar Jan 06 '21 17:01 areese