-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TDL-24162 Log based inclusivity updates (#90)
* Uncomment all record count assertions, fix with pk count where needed, new method * First round review comments (set comprehension, get() fallback) and some line length cleanup * Delete commented out test_sync_full.py * Review comments 2, make pk count method generic and update to use tuples to fix dupes * Update log based int test to add new table pk to expected metadata * Review comments 3, fail test if upsert format or value is incorrect * Fix typo / bug for pk tuple iteration * update comment
- Loading branch information
Showing
9 changed files
with
214 additions
and
875 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
Oops, something went wrong.