[Python-Dev] We now have C code coverage! (original) (raw)
Dima Tisnek dimaqq at gmail.com
Tue Jun 26 08:30:40 EDT 2018
- Previous message (by thread): [Python-Dev] We now have C code coverage!
- Next message (by thread): [Python-Dev] Python3.7 backwards incompatible
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is awesome, thank you Ammar!
On 23 June 2018 at 06:21, Brett Cannon <brett at python.org> wrote:
Thanks to a PR from Ammar Askar we now run Python under lcov as part of the code coverage build. And thanks to codecov.io automatically merging code coverage reports we get a complete report of our coverage (the first results of which can now be seen at https://codecov.io/gh/python/cpython).
And funny enough the coverage average changed less than 1%. :)
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ dimaqq%40gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180626/05eda749/attachment.html>
- Previous message (by thread): [Python-Dev] We now have C code coverage!
- Next message (by thread): [Python-Dev] Python3.7 backwards incompatible
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]