Closed nklapste closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
master@f062fad
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #93 +/- ##
=========================================
Coverage ? 51.25%
=========================================
Files ? 3
Lines ? 199
Branches ? 0
=========================================
Hits ? 102
Misses ? 97
Partials ? 0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f062fad...d6775ef. Read the comment docs.
This is awesome! I'm adding you to the list of committers—my time commitment to this project is tiny and I don't want to slow you down. Feel free to land the change yourself; I'll see what I have to do to get the badge working.
This is awesome! I'm adding you to the list of committers—my time commitment to this project is tiny and I don't want to slow you down. Feel free to land the change yourself; I'll see what I have to do to get the badge working.
Thanks severb! Are you suggesting I merge the commit myself? As that requires write permissions to the repo.
Either way I've been finding this project useful for my own graylog/python projects so contributing back is just my natural thanks!
Adding a codecov badge and simplifying the testing to be more verbose and direct.
Major changes:
tox
usagepypy3
and3.7
python setup.py sdist
pytest-timeout
as a test requirement