Skip to content

fix: select columns from correct table when filtering on fraction#274

Merged
Jipperism merged 1 commit into
mainfrom
hotfix/claim-table-select-correct-columns
Apr 4, 2025
Merged

fix: select columns from correct table when filtering on fraction#274
Jipperism merged 1 commit into
mainfrom
hotfix/claim-table-select-correct-columns

Conversation

@Jipperism
Copy link
Copy Markdown
Contributor

Without specifying that selectAll() should give preference to columns present in the claims table, it ends up selecting fractions.units when the join is applied.

Without specifying that selectAll() should give preference to columns
present in the claims table, it ends up selecting fractions.units when
the join is applied.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 4, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 25.35% (🎯 25%) 1097 / 4327
🟢 Statements 25.35% (🎯 25%) 1097 / 4327
🟢 Functions 61.05% (🎯 61%) 58 / 95
🟢 Branches 72.28% (🎯 72%) 180 / 249
File CoverageNo changed files found.
Generated in workflow #77 for commit c163964 by the Vitest Coverage Report Action

@Jipperism Jipperism mentioned this pull request Apr 4, 2025
@bitbeckers bitbeckers self-requested a review April 4, 2025 13:35
@Jipperism Jipperism merged commit 91cc620 into main Apr 4, 2025
1 check passed
@Jipperism Jipperism deleted the hotfix/claim-table-select-correct-columns branch April 4, 2025 13:37
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.

2 participants