mjschultz / py-radix

Python radix tree implementation for IPv4 and IPv6 prefix matching.
Other
119 stars 37 forks source link

Include regression tests in PyPI tarball #43

Open kmosiejczuk opened 4 years ago

kmosiejczuk commented 4 years ago

In OpenBSD we use regression tests to make sure an update of dependencies don't break anything. This patch will include tests in the PyPI tarball for future releases.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 90.33% when pulling d595b5f228ad38daac93fbbe7e03ed97019f734c on kmosiejczuk:include-tests into 52d70b050a1dcbf3a7849aa51b2420883e31539e on mjschultz:master.