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

Fixing Travis to include Pylint and Flake8 #29

Merged
merged 5 commits into from
Apr 9, 2019
Merged

Fixing Travis to include Pylint and Flake8 #29

merged 5 commits into from
Apr 9, 2019

Conversation

wattob
Copy link
Contributor

@wattob wattob commented Apr 9, 2019

Description of Pull Request

This PR fixes the travis script and adds the files to report coverage. I also fixed the pylint errors. I think this should solve our issue with the code coverage being displayed on the README badge, but we would need to create tests first because there is currently "No Data to Report" in Travis.

Fixes #28
Works on #27

Type of Change

Please describe the pull request as one of the following:

  • Bug fix
  • Breaking change
  • New feature
  • Documentation update
  • Other

Tags

@wattob wattob self-assigned this Apr 9, 2019
@wattob wattob changed the title Fixing Travis Fixing Travis to include Pylint and Flake8 Apr 9, 2019
@thomad74 thomad74 merged commit 239d4de into master Apr 9, 2019
@wattob wattob deleted the travis branch April 9, 2019 18:24
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.

Update .travis.yml
2 participants