| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #94 from ajschofield/feature/transform-fact-sales-order | lian-manonog | 2024-08-23 | 2 | -4/+124 |
| |\ |
|
| | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-23 | 1 | -4/+3 |
| | * | 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 |
| | * | 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 |
| | * | 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 |
| | * | passing tests create_dim_design and create_dim_staff | T-Aji | 2024-08-22 | 1 | -0/+40 |
| * | | 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 |
| * | | chore: delete test for secrets_manager.py | Alex | 2024-08-21 | 1 | -84/+0 |
| |/ |
|
| * | Merge branch 'development' into feature/transform_lambda | bulve-ad | 2024-08-21 | 3 | -78/+227 |
| |\ |
|
| | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-20 | 1 | -9/+5 |
| | * | Complete: completed testing for extract bucket - all passing | lian-manonog | 2024-08-20 | 1 | -2/+27 |
| | * | fix(): update expected response message for second test | Alex Schofield | 2024-08-20 | 1 | -1/+2 |
| | * | chore(tests): rename lambda_handler class test functions | Alex Schofield | 2024-08-20 | 1 | -3/+3 |
| | * | fix(): update expected response message | Alex Schofield | 2024-08-20 | 1 | -4/+8 |
| | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 1 | -1/+1 |
| | * | Merge branch 'development' into feature/test-process-upload-tables-v2 | Alex | 2024-08-19 | 1 | -17/+17 |
| | |\ |
|
| | | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 1 | -1/+3 |
| | | * | Merge branch 'development' into extract-lambda-code-update | Alex | 2024-08-19 | 2 | -53/+111 |
| | | |\ |
|
| | | * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 1 | -34/+47 |
| | | * | | wip: fixed broken tests; hashed out test_error_retrieving_object | lian-manonog | 2024-08-19 | 1 | -20/+29 |
| | * | | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 1 | -14/+20 |
| | * | | | add working process and upload tables test | Ellie | 2024-08-19 | 1 | -1/+2 |
| | * | | | bugfixing | HastarTara | 2024-08-19 | 1 | -16/+23 |
| | * | | | amend dummy_identical | Ellie | 2024-08-19 | 1 | -3/+3 |
| | * | | | wip: fixing last test | Ellie | 2024-08-19 | 1 | -10/+13 |
| | * | | | wip: amend extract_lambda test | Ellie | 2024-08-19 | 1 | -11/+11 |
| | | |/
| |/| |
|
| | * | | Merge branch 'development' into tf/fix-zip-creation | bulve-ad | 2024-08-19 | 1 | -2/+88 |
| | |\ \ |
|
| | | * | | all tests added | T-Aji | 2024-08-19 | 1 | -30/+125 |
| | | |/ |
|
| | * / | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-19 | 2 | -43/+63 |
| | |/ |
|
| * | | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2024-08-21 | 1 | -35/+59 |
| * | | (tests) Read from s3 to df passes | Ang Bel | 2024-08-21 | 2 | -2/+24 |
| * | | function to write files from s3 into a list of dataframes. Current test is fa... | Ang Bel | 2024-08-21 | 1 | -1/+33 |
| * | | wip: setting up test files for transform_lambda | lian-manonog | 2024-08-19 | 1 | -0/+1 |
| |/ |
|