Test coverage

Stéfan van der Walt stefan at sun.ac.za
Sat Nov 23 05:13:39 EST 2013


Hi Michael

On Sat, Nov 23, 2013 at 7:34 AM, Michael Aye <kmichael.aye at gmail.com> wrote:
> I'd like to help here. Can somebody line out briefly how to find/identify
> uncovered code? Can this website generate a list and paths to the relevant
> code?

There are a few things to be done:

1. Our website [1] needs to be updated with a Coveralls badge.
2. The development guidelines [2] need to indicate that a person
should check the coverage report there.
3. Coverage should be improved based on the report at [3].

Thanks for helping out!

Stéfan

[1]: https://github.com/scikit-image/scikit-image-web
[2]: https://github.com/scikit-image/scikit-image/blob/master/CONTRIBUTING.txt#L136
[3]: https://coveralls.io/r/scikit-image/scikit-image



More information about the scikit-image mailing list