terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

Fix Azure authentication for dev and staging workspaces

Open mehdikit-db opened this issue 3 years ago • 1 comments

mehdikit-db avatar Sep 16 '22 14:09 mehdikit-db

Codecov Report

Merging #1607 (0327a16) into master (10dd11a) will increase coverage by 0.47%. The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1607      +/-   ##
==========================================
+ Coverage   89.57%   90.05%   +0.47%     
==========================================
  Files         135      135              
  Lines       10825    10833       +8     
==========================================
+ Hits         9697     9756      +59     
+ Misses        737      688      -49     
+ Partials      391      389       -2     
Impacted Files Coverage Δ
common/client.go 97.62% <ø> (ø)
common/azure_auth.go 92.20% <100.00%> (+0.37%) :arrow_up:
common/azure_cli_auth.go 90.56% <100.00%> (+0.18%) :arrow_up:
exporter/util.go 82.32% <0.00%> (+3.86%) :arrow_up:
exporter/importables.go 90.68% <0.00%> (+5.25%) :arrow_up:

codecov-commenter avatar Sep 20 '22 08:09 codecov-commenter