forked from AutoIDM/tap-googleads
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* break out field exlusion tests for parallelism * remove click_performance_report * update selection for click_performance_report, failing mutual exlusion case commented out * [skip ci] WIP on invalid exclusion test * fix sync canary * Fix field exclusion * Remove unused field `selectable` * Give `_sdc_record_hash` a behavior for consistency * Fix integration test * refactor field gatherer, uncomment assertions, test failing * exlusion tests passing locally * adding mutual exlusion check to discovery * Transform `type_` to `type` (AutoIDM#36) Co-authored-by: Bryant Gray <[email protected]> * Report streams prefix resource names (AutoIDM#37) * Prepend resource name in the schema * Prepend resource name in the metadata * Prepend resource name in the transform_keys * Prepend resource name in expected_default_fields Co-authored-by: Bryant Gray <[email protected]> * Change `_sdc_record_hash` to sorted list of tuples (AutoIDM#38) Co-authored-by: Bryant Gray <[email protected]> * Fix tests * Fix more tests Co-authored-by: kspeer <[email protected]> Co-authored-by: Bryant Gray <[email protected]> Co-authored-by: dsprayberry <[email protected]>
- Loading branch information
1 parent
d70e75b
commit 1ec469b
Showing
15 changed files
with
444 additions
and
371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.