<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gdpr-obfuscator/test/test_csv_reader.py, branch 0.1.0</title>
<subtitle>Detect and remove PII from CSV files stored in an AWS S3 bucket</subtitle>
<id>http://git.ajschof.me/gdpr-obfuscator/atom?h=0.1.0</id>
<link rel='self' href='http://git.ajschof.me/gdpr-obfuscator/atom?h=0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/'/>
<updated>2025-02-19T15:37:16Z</updated>
<entry>
<title>rename CSVReader to DataReader &amp; update references</title>
<updated>2025-02-19T15:37:16Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-19T15:37:16Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=ae89b05dbc8feebc1410f39143c0d829f8704235'/>
<id>urn:sha1:ae89b05dbc8feebc1410f39143c0d829f8704235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use already initialised reader object instead of creating new CSVReader instance</title>
<updated>2025-02-19T03:48:14Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-19T03:48:14Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=648c3785071adfae163e7ac1321f19188a5e4921'/>
<id>urn:sha1:648c3785071adfae163e7ac1321f19188a5e4921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove annoying comments for better readability of code</title>
<updated>2025-02-19T03:22:26Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-19T03:22:26Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=3c4b66e8490c6fdf93fb8fee735d52c76eb2853b'/>
<id>urn:sha1:3c4b66e8490c6fdf93fb8fee735d52c76eb2853b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update test_csv_reader.py header</title>
<updated>2025-02-18T23:05:33Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-18T23:05:33Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=20572634aaab2b522128a88449b2a32b6c028fc4'/>
<id>urn:sha1:20572634aaab2b522128a88449b2a32b6c028fc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tests for read_s3 in CSVReader</title>
<updated>2025-02-18T23:00:19Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-18T23:00:19Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=ebb884f21106a574d1ab5b61e3d2a34080f0b9a3'/>
<id>urn:sha1:ebb884f21106a574d1ab5b61e3d2a34080f0b9a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add first test for read_s3 method in CSVReader"</title>
<updated>2025-02-18T19:44:55Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-18T19:44:44Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=81f7d60e1a20f2d504d810fb44b01c79bd6d55a0'/>
<id>urn:sha1:81f7d60e1a20f2d504d810fb44b01c79bd6d55a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add &amp; import boto3 and moto to pyproject.toml/test_csv_reader.py</title>
<updated>2025-02-18T17:05:19Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-18T17:05:19Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=4a2b7bbae7c95ade8bcb13ae1ea270469b685f0f'/>
<id>urn:sha1:4a2b7bbae7c95ade8bcb13ae1ea270469b685f0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add subheading comments for test sections in test_csv_reader.py</title>
<updated>2025-02-18T17:02:38Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-18T17:02:38Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=a104e4a04c914eed6b2a9c52107cdbf7f164d106'/>
<id>urn:sha1:a104e4a04c914eed6b2a9c52107cdbf7f164d106</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: format code with Autopep8, Black and Ruff Formatter</title>
<updated>2025-02-17T16:47:59Z</updated>
<author>
<name>deepsource-autofix[bot]</name>
<email>62050782+deepsource-autofix[bot]@users.noreply.github.com</email>
</author>
<published>2025-02-17T16:47:59Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=ea70f4889120bc01d2a5416b99e3faba9c28fe9d'/>
<id>urn:sha1:ea70f4889120bc01d2a5416b99e3faba9c28fe9d</id>
<content type='text'>
This commit fixes the style issues introduced in 00917b8 according to the output
from Autopep8, Black and Ruff Formatter.

Details: None</content>
</entry>
<entry>
<title>remove repeated test in test_csv_reader.py</title>
<updated>2025-02-17T16:04:27Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-17T16:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/gdpr-obfuscator/commit/?id=e2b0f2553b8dfcbe39f6e6fdc86ca68cc63f5705'/>
<id>urn:sha1:e2b0f2553b8dfcbe39f6e6fdc86ca68cc63f5705</id>
<content type='text'>
</content>
</entry>
</feed>
