solvvy / redact-pii

Remove personally identifiable information from text.
MIT License
188 stars 57 forks source link

Fix minor bug in URL redaction with missed trailing forward slash #9

Closed JaredBett closed 7 years ago

JaredBett commented 7 years ago

This fixes a minor bug where a trailing forward slash would get missed by the URL redaction (e.g. "http://example.com/foo/" was becoming "URL/")

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 96.97% when pulling f684d51292954e66269552466d13f05c732b04ad on fix-redact-url into 6168a62c57da968bfeda6cb8382d8c3ed1e7a749 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 96.97% when pulling f684d51292954e66269552466d13f05c732b04ad on fix-redact-url into 6168a62c57da968bfeda6cb8382d8c3ed1e7a749 on master.