Skip to content

Limit numpy version for Windows only

Codacy Production / Codacy Static Code Analysis required action Sep 18, 2024 in 0s

1 new issue (0 max.) of at least medium severity.

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

Issues
======
+ Solved 2
- Added 4
           

Complexity increasing per file
==============================
- tests_and_analysis/test/euphonic_test/test_spectrum2dcollection.py  3
         

Complexity decreasing per file
==============================
+ setup.py  -3
+ euphonic/spectra.py  -12
         

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

See the complete overview on Codacy

Annotations

Check notice on line 1827 in euphonic/spectra.py

See this annotation in the file changed.

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

euphonic/spectra.py#L1827

Too many arguments (6/5)

Check notice on line 1881 in euphonic/spectra.py

See this annotation in the file changed.

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

euphonic/spectra.py#L1881

Too many local variables (18/15)

Check notice on line 1908 in euphonic/spectra.py

See this annotation in the file changed.

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

euphonic/spectra.py#L1908

Unnecessary parens after 'assert' keyword

Check failure on line 142 in setup.py

See this annotation in the file changed.

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

setup.py#L142

Undefined variable 'platform'