Skip to content

feature/SOF 7878 1#143

Merged
VsevolodX merged 18 commits intomainfrom
feature/SOF-7878-1
Apr 9, 2026
Merged

feature/SOF 7878 1#143
VsevolodX merged 18 commits intomainfrom
feature/SOF-7878-1

Conversation

@VsevolodX
Copy link
Copy Markdown
Member

  • update: add generic convergence
  • update: add test
  • update: multi unit
  • update: input item
  • update: use input item
  • update: adjust convergence mixin
  • chore: lint
  • update: add test for inputs
  • chore: renanme param -> parameter
  • chore: use existing approach
  • chore: simplify
  • update: reduce scope of change

application: Application = None
input: List = Field(default_factory=list)

def replace_in_input_content(self, pattern: str, replacement: str) -> None:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add an option to filter by input index and/or name of the input

@VsevolodX VsevolodX merged commit 40cc697 into main Apr 9, 2026
9 checks passed
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