Skip to content

Lookup: Fix __eq__ for transformation to string variable#7269

Merged
VesnaT merged 1 commit into
biolab:masterfrom
janezd:fix-lookup-eq
Apr 17, 2026
Merged

Lookup: Fix __eq__ for transformation to string variable#7269
VesnaT merged 1 commit into
biolab:masterfrom
janezd:fix-lookup-eq

Conversation

@janezd
Copy link
Copy Markdown
Contributor

@janezd janezd commented Apr 3, 2026

Issue

Fixes #7262.

Description of changes

The fix was described by @gmolledaj in #7262, I just added some tests.

Includes
  • Code changes
  • Tests

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.02%. Comparing base (f12c5c1) to head (4567687).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7269      +/-   ##
==========================================
+ Coverage   89.01%   89.02%   +0.01%     
==========================================
  Files         336      336              
  Lines       74417    74428      +11     
==========================================
+ Hits        66242    66260      +18     
+ Misses       8175     8168       -7     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@VesnaT VesnaT merged commit e274f1b into biolab:master Apr 17, 2026
30 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.

Sieve Diagram crashes when input contains a categorical variable changed to Text in Edit Domain

2 participants