4 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Complexity increasing per file
==============================
- ev-dev-tools/src/ev_coverage/cov.py 4
See the complete overview on Codacy
Annotations
Check warning on line 15 in ev-dev-tools/src/ev_coverage/cov.py
codacy-production / Codacy Static Code Analysis
ev-dev-tools/src/ev_coverage/cov.py#L15
Consider possible security implications associated with the subprocess module.
Check warning on line 43 in ev-dev-tools/src/ev_coverage/cov.py
codacy-production / Codacy Static Code Analysis
ev-dev-tools/src/ev_coverage/cov.py#L43
Redefining built-in 'dir'
Check failure on line 78 in ev-dev-tools/src/ev_coverage/cov.py
codacy-production / Codacy Static Code Analysis
ev-dev-tools/src/ev_coverage/cov.py#L78
subprocess call with shell=True identified, security issue.
Check failure on line 87 in ev-dev-tools/src/ev_coverage/cov.py
codacy-production / Codacy Static Code Analysis
ev-dev-tools/src/ev_coverage/cov.py#L87
subprocess call with shell=True identified, security issue.