This repository was archived by the owner on Feb 19, 2020. It is now read-only.
This repository was archived by the owner on Feb 19, 2020. It is now read-only.
TypeError: cannot concatenate 'str' and 'list' objects #28
Closed
Description
$ python-codacy-coverage -r target/coverage.xml
Traceback (most recent call last):
File "/VENV/bin/python-codacy-coverage", line 11, in <module>
sys.exit(main())
File "/VENV/lib/python2.7/site-packages/codacy/__init__.py", line 6, in main
return reporter.run()
File "/VENV/lib/python2.7/site-packages/codacy/reporter.py", line 189, in run
logging.error("Coverage report " + args.report + " not found.")
TypeError: cannot concatenate 'str' and 'list' objects
Metadata
Metadata
Assignees
Labels
No labels