-
Notifications
You must be signed in to change notification settings - Fork 62
Adds unit tests for utils.py module #719
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
Conversation
Hello @JayjeetAtGithub! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2019-07-23 03:46:07 UTC |
Codecov Report
@@ Coverage Diff @@
## master #719 +/- ##
=========================================
Coverage ? 84.58%
=========================================
Files ? 7
Lines ? 532
Branches ? 0
=========================================
Hits ? 450
Misses ? 82
Partials ? 0
Continue to review full report at Codecov.
|
f7f8f2f
to
5064121
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @JayjeetAtGithub, this looks great! Can we add a badge to the README? looks like the URL is https://codecov.io/gh/systemslab/popper/branch/master/graph/badge.svg . Thanks!
Also adds codecov badge to README. part of #648
Also adds codecov badge to README. part of #648
Also adds codecov badge to README. part of #648
Also adds codecov badge to README. part of #648
Also adds codecov badge to README. part of #648
Add unit tests for
utils.py
module.