Skip to content

don't strip results values#1799

Merged
gerrycampion merged 2 commits into
mainfrom
dont-strip-results-values
Jul 8, 2026
Merged

don't strip results values#1799
gerrycampion merged 2 commits into
mainfrom
dont-strip-results-values

Conversation

@gerrycampion

@gerrycampion gerrycampion commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

This fixes unnecessary stripping as seen in CORE-000019

Error count went down here: https://github.com/cdisc-org/cdisc-rules-engine/actions/runs/28888155574
(319->315)

@gerrycampion gerrycampion marked this pull request as ready for review July 7, 2026 18:24

@RamilCDISC RamilCDISC left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR removes unnecessary stripping which was failing the rules that required leading or trialing spaces. The update fixes the behavior to correctly identify the case where stripping is necessary and leaves as it is otherwise. The reduction in error count on the execution of the rules supports the fix.

@gerrycampion gerrycampion merged commit 9b8b4a0 into main Jul 8, 2026
10 of 12 checks passed
@gerrycampion gerrycampion deleted the dont-strip-results-values branch July 8, 2026 14:34
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