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

Support code coverage #9

Closed
IanGrimstead opened this issue Aug 21, 2018 · 2 comments
Closed

Support code coverage #9

IanGrimstead opened this issue Aug 21, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@IanGrimstead
Copy link
Contributor

Unit test coverage

"coveralls" works with travis...
https://docs.travis-ci.com/user/coveralls/
https://stackoverflow.com/questions/39501417/how-can-i-connect-coveralls-and-travis-in-github

Easy to add: https://github.com/marketplace/coveralls

@IanGrimstead IanGrimstead self-assigned this Aug 21, 2018
@IanGrimstead IanGrimstead added the enhancement New feature or request label Aug 21, 2018
@IanGrimstead IanGrimstead added this to To do in pyGrams via automation Aug 21, 2018
@IanGrimstead IanGrimstead added this to the CI working milestone Aug 21, 2018
@IanGrimstead IanGrimstead moved this from To do to In progress in pyGrams Aug 21, 2018
@IanGrimstead
Copy link
Contributor Author

Created branch 9-coverage

@IanGrimstead
Copy link
Contributor Author

Coveralls looks trickier to integrate than Codecov - will use https://codecov.io instead as a first attempt.

IanGrimstead pushed a commit that referenced this issue Aug 21, 2018
@IanGrimstead IanGrimstead moved this from In progress to Reviewer approved in pyGrams Aug 21, 2018
@IanGrimstead IanGrimstead moved this from Reviewer approved to Done in pyGrams Aug 21, 2018
IanGrimstead added a commit that referenced this issue Aug 21, 2018
v0.1 pre-release
* Minimal code (#2)
* Setting up github... added requirements.txt to enable dependency tree
* First CI test (#3)
* Minimal set of files to get tests passing #1
* Config to trigger travis
* Remaining code (#7)
* Uses setup.py (#10)
* Corrected license
* bug: backend matplotlib so that it works with Pycharm. Fixes issue #12. (#13)
* feat: now shows the number of patents analysed for cpc classification
* feat: updated ReadME. Uploaded outputs for ReadME. Also moved fdg outputs to outputs/fdg folder not fdg folder in root directory (cleaner)
* Experimenting with code coverage #9 (#17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
pyGrams
  
Done
Development

No branches or pull requests

1 participant