-
Notifications
You must be signed in to change notification settings - Fork 74
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
LA-108: Expand on BQ Enterprise test coverage- partitioning, custom identities #5618
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
1acaa54
to
4143e08
Compare
fides Run #11757
Run Properties:
|
Project |
fides
|
Branch Review |
refs/pull/5618/merge
|
Run status |
Passed #11757
|
Run duration | 00m 52s |
Commit |
8996adebcc ℹ️: Merge 947cb3c897850018630d79296dcb3560d47e1eaf into 4103da1233ec40fa1696451dc2a3...
|
Committer | Catherine Smith |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
View all changes introduced in this branch ↗︎ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5618 +/- ##
=======================================
Coverage 87.14% 87.14%
=======================================
Files 388 388
Lines 24014 24014
Branches 2593 2593
=======================================
Hits 20928 20928
Misses 2525 2525
Partials 561 561 ☔ View full report in Codecov by Sentry. |
tests/ops/service/privacy_request/test_bigquery_enterprise_privacy_request.py
Show resolved
Hide resolved
tests/ops/service/privacy_request/test_bigquery_enterprise_privacy_request.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like we're not using the bigquery_enterprise_test_dataset_config_with_partitioning_meta
fixture, can you take a look?
The |
fides Run #11758
Run Properties:
|
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #11758
|
Run duration | 00m 59s |
Commit |
31dcf58153: LA-108: Expand on BQ Enterprise test coverage- partitioning, custom identities (...
|
Committer | Catherine Smith |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
View all changes introduced in this branch ↗︎ |
Closes https://ethyca.atlassian.net/browse/LA-108
Description Of Changes
This PR covers additional test cases for partitioning, multiple identities, custom identities:
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
updatedmain
downgrade()
migration is correct and works