Skip to content

Fix dwarfdump result where a list of multiple files is returned inste…

Codacy Production / Codacy Static Code Analysis required action Jan 27, 2025 in 0s

4 new issues (0 max.) of at least minor severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

ev-dev-tools/src/ev_coverage/cov.py#L87

subprocess call with shell=True identified, security issue.