Skip to content

Fix #7323 - #7324

Open
krystofair wants to merge 1 commit into
biolab:masterfrom
krystofair:krystofair/bugfix/concatenate-source-id-1
Open

krystofair wants to merge 1 commit into
biolab:masterfrom
krystofair:krystofair/bugfix/concatenate-source-id-1

Conversation

@krystofair

@krystofair krystofair commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Using OWConcatenate with option add SourceID to classVar and ignore names from other table raise exception.

Issue

Fixes #7323

Description of changes

Make this IF branch working.

Includes
  • Code changes
  • Tests
  • Documentation

@krystofair krystofair changed the title Fix #7323 [wip] Fix #7323 Sep 18, 2026
@krystofair
krystofair force-pushed the krystofair/bugfix/concatenate-source-id-1 branch from 61afb42 to bffa812 Compare September 18, 2026 06:53
@krystofair krystofair changed the title [wip] Fix #7323 Fix #7323 Sep 18, 2026
@krystofair
krystofair force-pushed the krystofair/bugfix/concatenate-source-id-1 branch from bffa812 to 2a4aece Compare September 18, 2026 07:19
@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.97%. Comparing base (a254edd) to head (2a4aece).

❌ Your patch check has failed because the patch coverage (28.57%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7324      +/-   ##
==========================================
- Coverage   88.97%   88.97%   -0.01%     
==========================================
  Files         337      337              
  Lines       74591    74596       +5     
==========================================
+ Hits        66368    66371       +3     
- Misses       8223     8225       +2     
🚀 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.

Error in OWConcatenate, when adding SourceID as class_var.

1 participant