New submission from mattip <[email protected]>: We do not have 100% code coverage when running pypy/test_all.py --cov pypy/module/micronumpy pypy/module/micronumpy/test --cov- report=html Many corner cases raise exceptions but these are never tested
---------- messages: 5480 nosy: mattip, pypy-issue priority: bug status: unread title: numpypy test coverage ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1427> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
