Skip to content

Pep

a558c6c
Select commit
Loading
Failed to load commit list.
Closed

Supercomputing #47

Pep
a558c6c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 18, 2025 in 0s

3 new issues (0 max.) of at least severity.

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

Issues
======
- Added 3
           

Complexity increasing per file
==============================
- pygyro/advection/accelerated_advection_steps.py  4
- fullSimulation.py  4
- pygyro/splines/tests/test_spline_interpolators.py  1
- pygyro/model/layout.py  8
- pygyro/splines/spline_interpolators.py  7
- pygyro/model/grid.py  3
- pygyro/splines/splines.py  3
- pygyro/splines/accelerated_spline_interpolators.py  11
         

Complexity decreasing per file
==============================
+ pygyro/advection/advection.py  -10
         

Clones added
============
- pygyro/splines/spline_eval_funcs.py  2
- pygyro/splines/tests/test_spline_interpolators.py  8
- pygyro/model/layout.py  2
- pygyro/advection/advection.py  6
- pygyro/splines/splines.py  4
- pygyro/splines/cubic_uniform_spline_eval_funcs.py  4
         

Clones removed
==============
+ pygyro/advection/accelerated_advection_steps.py  -12
         

See the complete overview on Codacy

Annotations

Check warning on line 4 in pygyro/splines/accelerated_spline_interpolators.py

See this annotation in the file changed.

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

pygyro/splines/accelerated_spline_interpolators.py#L4

Unused BSplines imported from splines

Check warning on line 45 in pygyro/splines/accelerated_spline_interpolators.py

See this annotation in the file changed.

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

pygyro/splines/accelerated_spline_interpolators.py#L45

Using variable 'sinfo' before assignment

Check warning on line 74 in pygyro/splines/accelerated_spline_interpolators.py

See this annotation in the file changed.

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

pygyro/splines/accelerated_spline_interpolators.py#L74

Using variable 'sinfo' before assignment