17
0

2 Commits

Author SHA256 Message Date
87555074e4 - ignore testresults from test_numbits, fails sometimes because of slow
hypothesis performance on i586 (bsc#1251955)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=152
2025-10-20 12:34:41 +00:00
cde544897a - update to 7.10.7:
* Performance: with branch coverage in large files, generating
    HTML, JSON, or LCOV reports could take far too long due to
    some quadratic behavior when creating the function and class
    index pages.  This is now fixed, closing issue 2048.  Thanks
    to Daniel Diniz for help diagnosing the problem.
  * Most warnings and a few errors now have links to a page in
    the docs explaining the specific message.  Closes issue 1921.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=150
2025-10-13 09:16:33 +00:00