Skip to content

[ENH] Use API to make row selection in disjunction mode. - #7325

Open
krystofair wants to merge 1 commit into
biolab:masterfrom
krystofair:krystofair/enh/row-select-with-or
Open

krystofair wants to merge 1 commit into
biolab:masterfrom
krystofair:krystofair/enh/row-select-with-or

Conversation

@krystofair

Copy link
Copy Markdown
Contributor

This API was already there, but not used. Add setting for it in widget and attach to callback conditions_changed. Set it as True by default as it was on the beginnig.

Description of changes

Add new setting with True as default.
Add checkbox for this new setting.
Use parameter conjunction of Values when make filters.

It seems to work as I expected: "Single instance has at least one condition satisfied."

Is there better place for checkbox? I think if the next option will be introduced it can change then.
There is negate option too, but please, one step at a time. :)

Includes
  • Code changes
  • Tests
  • Documentation

This API was already there, but not used. Add setting for it in widget
and attach to callback `conditions_changed`. Set it as True by default
as it was on the beginnig.
@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.99%. Comparing base (a254edd) to head (9042b36).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7325      +/-   ##
==========================================
+ Coverage   88.97%   88.99%   +0.01%     
==========================================
  Files         337      337              
  Lines       74591    74593       +2     
==========================================
+ Hits        66368    66382      +14     
+ Misses       8223     8211      -12     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant