| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'refs/remotes/origin/feat/csv-reader' into feat/... | Alex Schofield | 2025-02-14 | 1 | -5/+9 |
| |\ | |||||
| | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2025-02-14 | 1 | -5/+10 |
| * | | create CSVReader instance for tests - broken | Alex Schofield | 2025-02-14 | 1 | -1/+5 |
| |/ | |||||
| * | add test for non-csv file output for csv_reader | Alex Schofield | 2025-02-12 | 1 | -0/+6 |
| * | reformat tests for csv_reader | Alex Schofield | 2025-02-12 | 1 | -27/+2 |
| * | rename csv_reader.py to main.py | Alex Schofield | 2025-02-11 | 1 | -1/+1 |
| * | add functionality for testing quoted fields in csv_reader | Alex Schofield | 2025-02-11 | 1 | -2/+11 |
| * | skip tests that aren't functional yet | Alex Schofield | 2025-02-11 | 1 | -0/+8 |
| * | add basic test logic for csv_reader | Alex Schofield | 2025-02-11 | 1 | -5/+21 |
| * | add initial tests for csv_reader | Alex Schofield | 2025-02-11 | 1 | -0/+35 |
