z4r/python-coveralls

Not working anymore with `python-coverage` version 7 or newer

actionless opened this issue · 1 comments

E           ImportError: cannot import name 'Reporter' from 'coverage.report' (/usr/lib/python3.11/site-packages/coverage/report.py)

coveralls/reporter.py:122: ImportError

E       ImportError: cannot import name 'FnmatchMatcher' from 'coverage.files' (/usr/lib/python3.11/site-packages/coverage/files.py)

coveralls/reporter.py:64: ImportError

with version 6.5.0 it still working

wrong repo 😺