Test coverage

Chintak Sheth chintaksheth at gmail.com
Wed Nov 20 15:06:55 EST 2013


Hi Ankit

Yes, the number of function calls and the lines (?) that have tests for
them. Tests are for ensuring that all the lines of code that is written is
checked against test cases and are correct.

Chintak
On Nov 21, 2013 1:31 AM, "Ankit Agrawal" <aaaagrawal at gmail.com> wrote:

> Hi Stefan,
>
>       Can you elaborate briefly what the coverage percentage exactly
> represents? Is it the fraction of API functions that have tests to cover
> their back? Or something else?
>
> Regards,
> Ankit Agrawal,
> Communication and Signal Processing,
> IIT Bombay.
>
>
> On Thu, Nov 21, 2013 at 12:15 AM, Stéfan van der Walt <stefan at sun.ac.za>wrote:
>
>> Hello, everyone
>>
>> We now have automated test coverage for scikit-image:
>>
>> https://coveralls.io/r/scikit-image/scikit-image
>>
>> Most of the newer modules (those that went through rigorous PR
>> review!) did pretty well, but we are still only at 82%.  If ever you
>> find yourself with a bit of spare time on your hands, please hunt down
>> some of these corner cases and write tests for them so that we can
>> start making our way towards 100%.
>>
>> Thanks!
>> Stéfan
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "scikit-image" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to scikit-image+unsubscribe at googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to scikit-image+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20131121/42e77e46/attachment.html>


More information about the scikit-image mailing list