-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* TDL-7096 used effective format to check the type instead of effective value (#76) * TDL-7096 used eff format to check the type instead of eff value * added integration test for the updated code * added new sheet in schema * TDL-18745 changed to formatted, and made 2 API calls for datetime values (#75) * TDL-18745 changed to formatted, and made 2 API calls for datetime values * added cftime in setup.py * added extra check for currency * added unittsts for currency format and fixed cci * added comments back * resolved PR comments * transform into datetime, if error, return string values * added unittests * resolved PR comments * resolved review comments * added sadsheet-date in sync * added sadsheet-effective-format to base.py for schema * added new test sheet * added sheet to skip * fixed unittests * TDL-14454 Changed multipleof to singer.decimal (#74) * changed multipleof to singer.decimal * fixed cci issues * fixed cci failures * converted int to str list * fixed circlci * removed unused import * resolved comments * added sheets in base * skipped streams due to errors * added test-sheet-number in base * TDL-14448 Numbertype falls to string for boolean values (#73) * initial commit * unittests for number transform * intgration test update * deleted test.py * resolve PR comments * resolved cci failures * changed currency to string as it would now come as a string
- Loading branch information
1 parent
15e9b4e
commit 5df2c75
Showing
17 changed files
with
760 additions
and
86 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
Oops, something went wrong.