Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI and fix edge case with gzipped text files #16

Merged
merged 11 commits into from
Dec 31, 2019

Conversation

Liam-Deacon
Copy link
Contributor

@Liam-Deacon Liam-Deacon commented Sep 22, 2019

This PR aims to address #15 (Unicode issue with try/except workaround) and #5 (adds command line interface with ability to specify ignore paths and enables dodgy --help)

There is also a version bump.

Note this PR also makes use of GitHub actions (see .github/workflows/pythonpackage.yml) and could be combined with GitHub's secrets to add $TWINE_USERNAME and $TWINE_PASSWORD to enable automatic uploading of dodgy to PyPI.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.3%) to 28.395% when pulling dd84b07 on Lightslayer:master into bc0ab1d on landscapeio:master.

@coveralls
Copy link

coveralls commented Sep 22, 2019

Coverage Status

Coverage decreased (-1.3%) to 28.395% when pulling 2a2ad50 on Lightslayer:master into bc0ab1d on landscapeio:master.

@carlio carlio merged commit a1498c5 into prospector-dev:master Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants