Skip to content

Add multiselect on cli available_criteria#115

Merged
f1i3g3 merged 5 commits into
mainfrom
feature/multiselect
May 28, 2026
Merged

Add multiselect on cli available_criteria#115
f1i3g3 merged 5 commits into
mainfrom
feature/multiselect

Conversation

@alex98247
Copy link
Copy Markdown
Contributor

Summary

If distribution is not set on CLI command experiment available-criteria, will show all criteria.

Quick changelog

  • on experiment available-criteria show all criteria
  • on experiment available-criteria normal show all criteria for normal distribution

What's new?

Improve CLI command experiment available-criteria

@alex98247 alex98247 requested review from f1i3g3 and quepum May 28, 2026 08:25
@alex98247 alex98247 self-assigned this May 28, 2026
Copy link
Copy Markdown
Contributor

@f1i3g3 f1i3g3 left a comment

Choose a reason for hiding this comment

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

Надо будет ещё тесты написать.

Comment thread pysatl_experiment/cli/commands/criteria/criteria.py
@alex98247 alex98247 requested a review from f1i3g3 May 28, 2026 13:35
Copy link
Copy Markdown
Contributor

@quepum quepum left a comment

Choose a reason for hiding this comment

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

Супер👍🏻

@command()
@argument(
"distribution",
type=Choice(Hypothesis.list()),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Потом надо добавить в примеры использования.

@f1i3g3 f1i3g3 added enhancement New feature or request python Pull requests that update python code labels May 28, 2026
@f1i3g3 f1i3g3 merged commit 8321197 into main May 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants