<div dir="ltr"><div>In general the answer to helping with code coverage is "whatever module motivates you to help". :) So unless a core dev has a specific module that they want to help you write tests for then it's whatever you want to work on.<br><br></div>And for easy reference, the code coverage report can be found at <a href="https://codecov.io/gh/python/cpython">https://codecov.io/gh/python/cpython</a> (although it is somewhat inaccurate for any module imported at startup).<br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 10 Jul 2017 at 07:54 Artem Muterko <<a href="mailto:artieua@gmail.com">artieua@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Good day,<br></div><div><br></div>I've noticed that test coverage of standard library tools can be improved and wanted to ask which module is better to start with?<br></div><br></div>I'm kindly asking to point to the module which would be good to start writing tests for and also  easy to review for other contributors.<br><br></div>Best regards,<br></div>Artem Muterko<br></div>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/brett%40python.org</a><br>
</blockquote></div>