Merge branch 'refactor/raytracer-drop-numba' into 'develop' #68
Annotations
10 errors and 4 warnings
|
Ruff (PLR0915):
pyRadPlan/dose/engines/_svdpb.py#L111
pyRadPlan/dose/engines/_svdpb.py:111:9: PLR0915 Too many statements (61 > 50)
|
|
Ruff (PLR0913):
pyRadPlan/dose/engines/_base_pencilbeam_particle.py#L880
pyRadPlan/dose/engines/_base_pencilbeam_particle.py:880:9: PLR0913 Too many arguments in function definition (8 > 5)
|
|
Ruff (PLR0915):
pyRadPlan/dose/engines/_base_pencilbeam_particle.py#L564
pyRadPlan/dose/engines/_base_pencilbeam_particle.py:564:9: PLR0915 Too many statements (100 > 50)
|
|
Ruff (PLR0912):
pyRadPlan/dose/engines/_base_pencilbeam_particle.py#L564
pyRadPlan/dose/engines/_base_pencilbeam_particle.py:564:9: PLR0912 Too many branches (18 > 12)
|
|
Ruff (PLR0913):
pyRadPlan/dose/engines/_base_pencilbeam.py#L839
pyRadPlan/dose/engines/_base_pencilbeam.py:839:9: PLR0913 Too many arguments in function definition (6 > 5)
|
|
Ruff (PLR0913):
pyRadPlan/dose/engines/_base_pencilbeam.py#L683
pyRadPlan/dose/engines/_base_pencilbeam.py:683:9: PLR0913 Too many arguments in function definition (7 > 5)
|
|
Ruff (PLR0915):
pyRadPlan/dose/engines/_base.py#L411
pyRadPlan/dose/engines/_base.py:411:9: PLR0915 Too many statements (65 > 50)
|
|
Ruff (PLR0912):
pyRadPlan/dose/engines/_base.py#L300
pyRadPlan/dose/engines/_base.py:300:9: PLR0912 Too many branches (28 > 12)
|
|
Ruff (PLR0913):
pyRadPlan/core/resample.py#L66
pyRadPlan/core/resample.py:66:5: PLR0913 Too many arguments in function definition (7 > 5)
|
|
Ruff (PLW1641):
pyRadPlan/core/datamodel.py#L16
pyRadPlan/core/datamodel.py:16:7: PLW1641 Object does not implement `__hash__` method
|
|
test (3.12)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test (3.11)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test (3.13)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test (3.10)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|