Fix #7323 - #7324
Open
krystofair wants to merge 1 commit into
Open
Fix #7323#7324krystofair wants to merge 1 commit into
krystofair wants to merge 1 commit into
Conversation
krystofair
force-pushed
the
krystofair/bugfix/concatenate-source-id-1
branch
from
September 18, 2026 06:53
61afb42 to
bffa812
Compare
krystofair
force-pushed
the
krystofair/bugfix/concatenate-source-id-1
branch
from
September 18, 2026 07:19
bffa812 to
2a4aece
Compare
Codecov Report❌ Patch coverage is ❌ 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:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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