Skip to content

More Literal typing

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis required action Sep 5, 2023 in 0s

2 new issues (0 max.) of at least medium severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 8
- Added 10
           

Complexity decreasing per file
==============================
+ euphonic/readers/castep.py  -1
         

Clones removed
==============
+ euphonic/spectra.py  -2
         

See the complete overview on Codacy

Annotations

Check notice on line 17 in euphonic/broadening.py

See this annotation in the file changed.

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

euphonic/broadening.py#L17

Too many arguments (9/5)

Check notice on line 100 in euphonic/broadening.py

See this annotation in the file changed.

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

euphonic/broadening.py#L100

Too many arguments (7/5)

Check notice on line 203 in euphonic/broadening.py

See this annotation in the file changed.

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

euphonic/broadening.py#L203

Too many arguments (6/5)

Check notice on line 203 in euphonic/broadening.py

See this annotation in the file changed.

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

euphonic/broadening.py#L203

Too many local variables (27/15)

Check failure on line 142 in euphonic/crystal.py

See this annotation in the file changed.

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

euphonic/crystal.py#L142

Instance of 'ndarray' has no 'to' member

Check notice on line 157 in euphonic/qpoint_frequencies.py

See this annotation in the file changed.

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

euphonic/qpoint_frequencies.py#L157

Too many arguments (9/5)

Check notice on line 157 in euphonic/qpoint_frequencies.py

See this annotation in the file changed.

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

euphonic/qpoint_frequencies.py#L157

Too many local variables (24/15)

Check notice on line 585 in euphonic/spectra.py

See this annotation in the file changed.

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

euphonic/spectra.py#L585

Too many arguments (8/5)

Check failure on line 295 in euphonic/util.py

See this annotation in the file changed.

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

euphonic/util.py#L295

Instance of 'ndarray' has no 'to' member

Check notice on line 295 in euphonic/util.py

See this annotation in the file changed.

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

euphonic/util.py#L295

Line too long (81/79)