Skip to content

Update baseline - #336

Merged
inducer merged 1 commit into
inducer:mainfrom
alexfikl:bump-baseline
Sep 13, 2026
Merged

inducer merged 1 commit into
inducer:mainfrom
alexfikl:bump-baseline

Conversation

@alexfikl

Copy link
Copy Markdown
Collaborator

I think most of these are form the sumpy.fmm typing additions.

/home/runner/work/pytential/pytential/pytential/qbx/direct.py:89:13 - error: Operator "+" not supported for types "Sequence[Assignment]" and "list[str]" (reportOperatorIssue)
Error: Operator "+" not supported for types "Sequence[Assignment]" and "list[str]" (reportOperatorIssue)
/home/runner/work/pytential/pytential/pytential/qbx/direct.py:89:13 - warning: Argument type is unknown
  Argument corresponds to parameter "statements" in function "make_loopy_program" (reportUnknownArgumentType)
Warning: Argument type is unknown
  Argument corresponds to parameter "statements" in function "make_loopy_program" (reportUnknownArgumentType)
/home/runner/work/pytential/pytential/pytential/qbx/fmm.py:166:42 - warning: Argument type is partially unknown
  Argument corresponds to parameter "translation_classes_data" in function "__init__"
  Argument type is "TranslationClassesInfo | Unknown | None" (reportUnknownArgumentType)
Warning: Argument type is partially unknown
  Argument corresponds to parameter "translation_classes_data" in function "__init__"
  Argument type is "TranslationClassesInfo | Unknown | None" (reportUnknownArgumentType)
/home/runner/work/pytential/pytential/pytential/symbolic/execution.py:226:34 - error: "bool_" is not iterable
  "__iter__" method not defined (reportGeneralTypeIssues)
Error: "bool_" is not iterable
  "__iter__" method not defined (reportGeneralTypeIssues)
/home/runner/work/pytential/pytential/pytential/symbolic/execution.py:231:34 - error: "bool_" is not iterable
  "__iter__" method not defined (reportGeneralTypeIssues)
Error: "bool_" is not iterable
  "__iter__" method not defined (reportGeneralTypeIssues)

@inducer

inducer commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Thx!

@inducer
inducer merged commit 3d747fa into inducer:main Sep 13, 2026
8 checks passed
@alexfikl
alexfikl deleted the bump-baseline branch September 13, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants