Bpr #1676
ci.yml
on: pull_request
Ruff
8s
Typos
5s
basedpyright
2m 24s
Pylint
2m 37s
Documentation
1m 51s
Conda Pytest
7m 35s
Conda Pytest Symengine
7m 35s
Conda Examples
2m 22s
Matrix: downstream_tests
Annotations
17 errors and 42 warnings
|
basedpyright:
sumpy/toys.py#L895
Import "matplotlib.pyplot" could not be resolved (reportMissingImports)
|
|
basedpyright:
sumpy/tools.py#L965
Argument of type "dtype[Any]" cannot be assigned to parameter "dtype" of type "type" in function "__init__"
"dtype[Any]" is not assignable to "type" (reportArgumentType)
|
|
basedpyright:
sumpy/point_calculus.py#L290
Import "matplotlib.pyplot" could not be resolved (reportMissingImports)
|
|
basedpyright:
sumpy/point_calculus.py#L280
Import "matplotlib.pyplot" could not be resolved (reportMissingImports)
|
|
basedpyright:
sumpy/point_calculus.py#L127
Import "scipy.special" could not be resolved (reportMissingImports)
|
|
basedpyright:
sumpy/point_calculus.py#L80
Import "scipy.special" could not be resolved (reportMissingImports)
|
|
basedpyright:
sumpy/expansion/level_to_order.py#L58
"l3dterms" is unknown import symbol (reportAttributeAccessIssue)
|
|
basedpyright:
sumpy/expansion/level_to_order.py#L57
"l2dterms" is unknown import symbol (reportAttributeAccessIssue)
|
|
basedpyright:
sumpy/expansion/level_to_order.py#L56
"h3dterms" is unknown import symbol (reportAttributeAccessIssue)
|
|
basedpyright:
sumpy/expansion/level_to_order.py#L55
"h2dterms" is unknown import symbol (reportAttributeAccessIssue)
|
|
Tests for downstream project pytential
The operation was canceled.
|
|
Tests for downstream project pytential
Canceling since a higher priority waiting request for bpr exists
|
|
Conda Pytest Symengine
The operation was canceled.
|
|
Conda Pytest Symengine
Canceling since a higher priority waiting request for bpr exists
|
|
Conda Pytest
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for bpr exists
|
|
Conda Pytest
Canceling since a higher priority waiting request for bpr exists
|
|
basedpyright:
sumpy/e2e.py#L719
Argument type is partially unknown
Argument corresponds to parameter "kernel_data" in function "make_kernel"
Argument type is "list[ValueArg | ArrayArg | Unknown | str]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L620
Argument type is partially unknown
Argument corresponds to parameter "fixed_parameters" in function "make_kernel"
Argument type is "dict[str, Unknown]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L603
Argument type is partially unknown
Argument corresponds to parameter "kernel_data" in function "make_kernel"
Argument type is "list[ValueArg | ArrayArg | Unknown | str]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L509
Argument type is partially unknown
Argument corresponds to parameter "fixed_parameters" in function "make_kernel"
Argument type is "dict[str, Unknown | int]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L477
Argument type is partially unknown
Argument corresponds to parameter "kernel_data" in function "make_kernel"
Argument type is "list[ArrayArg | ValueArg | EllipsisType | Unknown]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L399
Argument type is partially unknown
Argument corresponds to parameter "instructions" in function "make_function"
Argument type is "list[Unknown]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L399
Argument type is partially unknown
Argument corresponds to parameter "domains" in function "make_function"
Argument type is "list[Unknown]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L277
Argument type is partially unknown
Argument corresponds to parameter "fixed_parameters" in function "make_kernel"
Argument type is "dict[str, Unknown]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/e2e.py#L256
Argument type is partially unknown
Argument corresponds to parameter "kernel_data" in function "make_kernel"
Argument type is "list[ArrayArg | ValueArg | Unknown | str]" (reportUnknownArgumentType)
|
|
basedpyright:
sumpy/distributed.py#L52
Argument type is partially unknown
Argument corresponds to parameter "ary" in function "to_device"
Argument type is "Any | Unknown" (reportUnknownArgumentType)
|
|
|
|
Pylint
modifying pylint run because we're on Python 3.13
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest Symengine:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|