| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'development' into test/transform-helper-functions | bulve-ad | 2024-08-27 | 1 | -0/+92 |
| |\ | |||||
| | * | Merge branch 'development' into test/transform-helper-functions | bulve-ad | 2024-08-27 | 1 | -0/+92 |
| | |\ | |||||
| | | * | Merge pull request #98 from ajschofield/test/transform-helper-functions | bulve-ad | 2024-08-27 | 1 | -0/+41 |
| | | |\ | | | | | | | | | pr: refactored facts transformation functions and one test for it | ||||
| | | | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 1 | -67/+210 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in a05a371 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/98 | ||||
| | | * | | Merge branch 'development' into feature/load-lambda | Ellie | 2024-08-27 | 2 | -7/+318 |
| | | |\ \ | |||||
| | | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -15/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 0ff2956 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/95 | ||||
| | | * | | | add updated test | Ellie | 2024-08-23 | 1 | -4/+4 |
| | | | | | | |||||
| | | * | | | add updated tests | Ellie | 2024-08-23 | 1 | -1/+15 |
| | | | | | | |||||
| | | * | | | add working completed tests for get transform bucket | Ellie | 2024-08-23 | 1 | -5/+13 |
| | | | | | | |||||
| | | * | | | adds passing transform bucket tests | Ellie | 2024-08-23 | 1 | -11/+19 |
| | | | | | | |||||
| | | * | | | add get transform bucket test | Ellie | 2024-08-23 | 1 | -4/+44 |
| | | | | | | |||||
| | | * | | | add tests | Ellie | 2024-08-23 | 1 | -2/+1 |
| | | | | | | |||||
| | | * | | | wip: add test file for load lambda | Ellie | 2024-08-22 | 1 | -0/+9 |
| | | | | | | |||||
| | * | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 1 | -70/+216 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 22df92b according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/99 | ||||
| * | | | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 1 | -68/+214 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 1a145a3 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/101 | ||||
| * | | | | | test: transform refactoring - it now loads parquet files into s3 bucket | Ang Bel | 2024-08-27 | 1 | -7/+3 |
| |/ / / / | |||||
| * | | / | test: refactored fact functions with test passing | Ang Bel | 2024-08-27 | 1 | -2/+7 |
| | |_|/ |/| | | |||||
| * | | | test: fact transformation function for payment test passes, other fact ↵ | Ang Bel | 2024-08-27 | 2 | -246/+144 |
| | |/ |/| | | | | | functions are equivalent, no tests written | ||||
| * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-27 | 1 | -18/+26 |
| | | | | | | | | | | | | | This commit fixes the style issues introduced in c68f63f according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/97 | ||||
| * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -3/+0 |
| | | | | | | | | | | | | | This commit fixes the style issues introduced in 8f75a47 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/96 | ||||
| * | | Merge branch 'test/test_transform_lambda' into test/dataframes | bulve-ad | 2024-08-23 | 4 | -33/+133 |
| |\ \ | |||||
| | * | | wip: writing more tests for the helper functions | lian-manonog | 2024-08-23 | 1 | -2/+12 |
| | | | | |||||
| | * | | wip: pushing again | lian-manonog | 2024-08-23 | 1 | -3/+40 |
| | | | | |||||
| | * | | Merge pull request #94 from ajschofield/feature/transform-fact-sales-order | lian-manonog | 2024-08-23 | 2 | -4/+124 |
| | |\ \ | | |/ | |/| | PR: rebased the fact-sales branch with the datafrrames branch - now merging into development | ||||
| | | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 88f1ef7 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/94 | ||||
| | | * | Removed redundant empty lines of code | lian-manonog | 2024-08-23 | 1 | -4/+0 |
| | | | | |||||
| | | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 3ff2182 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/93 | ||||
| | | * | trying to resolce git index issue conflicts - commiting was the only solution | lian-manonog | 2024-08-23 | 1 | -0/+4 |
| | | | | |||||
| | | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 2 | -23/+83 |
| | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 8e20c5c according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/93 | ||||
| | * | | fix: improve error handling for list_existing_s3_files and tests | Alex Schofield | 2024-08-22 | 1 | -2/+8 |
| | | | | |||||
| | * | | fix: handle no buckets properly | Alex Schofield | 2024-08-22 | 1 | -5/+5 |
| | | | | |||||
| | * | | chore: skip transform_lambda tests are they are broken | Alex Schofield | 2024-08-22 | 1 | -0/+2 |
| | | | | |||||
| | * | | chore: skip secrets_manager tests are they are broken | Alex Schofield | 2024-08-22 | 1 | -0/+4 |
| | | | | |||||
| | * | | fix: resolve import error | Alex Schofield | 2024-08-22 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix: mock aws services before importing src functions | Alex Schofield | 2024-08-22 | 1 | -9/+11 |
| | | | | |||||
| | * | | fix: inject mock_config into interface error test | Alex Schofield | 2024-08-22 | 1 | -2/+15 |
| | | | | |||||
| | * | | fix: convert credentials to json dict | Alex Schofield | 2024-08-22 | 1 | -7/+9 |
| | | | | |||||
| | * | | fix: add missing mock_conn fixture | Alex Schofield | 2024-08-22 | 1 | -0/+7 |
| | | | | |||||
| | * | | fix: remove bucket deletion for index error test | Alex Schofield | 2024-08-22 | 1 | -3/+2 |
| | | | | |||||
| | * | | fix: create two mocked buckets and check if extract_bucket is returned | Alex Schofield | 2024-08-22 | 1 | -1/+8 |
| | | | | |||||
| | * | | feat: autouse credentials fixture | Alex Schofield | 2024-08-22 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix: update additional fixtures to use scope function | Alex Schofield | 2024-08-22 | 1 | -2/+2 |
| | | | | |||||
| | * | | fix: change fixture scope to function instead of class | Alex Schofield | 2024-08-22 | 1 | -2/+2 |
| | | | | |||||
| | * | | test: re-add test_secrets_manager | Alex | 2024-08-22 | 1 | -0/+84 |
| | | | | | | | | | | Amended import path to extract_lambda | ||||
| | * | | chore: delete test for secrets_manager.py | Alex | 2024-08-21 | 1 | -84/+0 |
| | | | | | | | | | | We don't need this anymore since we removed the secrets_manager.py file, and it's making the GH Action fail too. | ||||
| * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -59/+176 |
| | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 821e241 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/96 | ||||
| * | | | tests: additional tests written (pass) for dim tables transformation. Fact ↵ | Ang Bel | 2024-08-23 | 1 | -47/+66 |
| | | | | | | | | | | | | | transformation functions not yet tested | ||||
| * | | | removed duplicate functions | T-Aji | 2024-08-23 | 1 | -16/+69 |
| | |/ |/| | |||||
| * | | Refactored tests for transform lambda - all passing now | lian-manonog | 2024-08-22 | 1 | -4/+6 |
| | | | |||||
| * | | passing TestCreateDimCurrency | T-Aji | 2024-08-22 | 1 | -1/+18 |
| | | | |||||
