index
:
gdpr-obfuscator
main
Detect and remove PII from CSV files stored in an AWS S3 bucket
Alex Schofield
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-17
1
-12
/
+51
*
add tests for obfuscate() using mock data
Alex Schofield
2025-02-17
1
-0
/
+47
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-17
1
-0
/
+1
*
fix tests for csv_reader by using new read_string method
Alex Schofield
2025-02-17
1
-8
/
+5
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-14
1
-0
/
+1
*
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
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit