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

[PLAT-73750] Add TF for privateaccesssettings on GCP. #2088

Merged
merged 2 commits into from
Mar 10, 2023

Conversation

jessiedu-db
Copy link
Contributor

@jessiedu-db jessiedu-db commented Mar 8, 2023

PLAT-73750 Add TF for privateaccesssettings on GCP.

Ran integration test:
scripts/run.sh gcp-accounts 'TestMwsGcpAccPrivateAccessSettings' --debug --tee
Test passed.

@@ -16,3 +16,17 @@ func TestMwsAccPrivateAccessSettings(t *testing.T) {
}`,
})
}

func TestMwsGcpAccPrivateAccessSettings(t *testing.T) {
t.SkipNow()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you run this test?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reminding! I just ran it.

Copy link
Contributor

@grayluck grayluck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conditional approval on test fix.

Copy link
Contributor Author

@jessiedu-db jessiedu-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dummy.

@codecov-commenter
Copy link

Codecov Report

Merging #2088 (bbe208d) into master (bd05be2) will decrease coverage by 0.19%.
The diff coverage is 81.39%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2088      +/-   ##
==========================================
- Coverage   89.78%   89.60%   -0.19%     
==========================================
  Files         136      136              
  Lines       11077    11055      -22     
==========================================
- Hits         9946     9906      -40     
- Misses        732      743      +11     
- Partials      399      406       +7     
Impacted Files Coverage Δ
catalog/resource_share.go 95.00% <ø> (-0.13%) ⬇️
repos/resource_git_credential.go 88.57% <78.94%> (-11.43%) ⬇️
catalog/data_schemas.go 100.00% <100.00%> (ø)
catalog/data_shares.go 100.00% <100.00%> (ø)
catalog/data_tables.go 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

@nfx nfx enabled auto-merge (squash) March 10, 2023 15:22
@nfx nfx merged commit 862b089 into databricks:master Mar 10, 2023
@nfx nfx mentioned this pull request Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants