Pull request #232: DEV-25473: And length function to sortorder variables, increase value of unknown values to avoid future issues with sortorder rankMerge in AD/qrp_report from DEV-25473 to staging
* commit '027bd4308e60443fb4b95642b810b2a081b0a4fb':
DEV-25473: Add logic to account for units with same letter and same length
DEV-25473: And length function to sortorder variables, increase value of unknown values to avoid future issues with sortorder rank
Pull request #230: DEV-24127: Update qrp_report with race=MMerge in AD/qrp_report from DEV-24127 to staging
* commit 'ba2fe3ededb1a9e7fe44bb99c46430394ea45325':
DEV-24127: Update sortorder value for collapse vars
DEV-24127: Add Multi-racial to t1t2conc
DEV-24127: Add M to T5 tables/figures
DEV-24127: Fix typo
DEV-24127: Update qrp_report with race=M
Pull request #228: DEV-24151: Add quotes to internal parameter valuesMerge in AD/qrp_report from DEV-24151 to staging
* commit 'ef7323ccdc69e5dc0da522cfa48b36f75fe4eaff':
DEV-24151: Remove drop statement
DEV-24151: Remove temporary variables
DEV-24151: Add strip function to variables
DEV-24151: Remove commas from parameter list
DEV-24151: Add quotes to parameters in baseline_compute
Pull request #227: DEV-24109: Add missing value formatting conditions for lab covariatesMerge in AD/qrp_report from DEV-24109 to staging
* commit '972ad49a1ce19f6a5dab8e57d0f23ee446ecde59':
DEV-24109: Remove extra logic, update comments
DEV-24109: Modify condition to correctly set NaN for categorical labs
DEV-24109: Update comment, reinsert code, remove code from lab section, add additional condition for single value standard deviation
DEV-24109: Move logic for std format...
Pull request #225: DEV-24653: change comma delimited parameters to space delimitedMerge in AD/qrp_report from DEV-24653 to staging
* commit 'c606ae6e20e2ddbc3aecadefd3917d0c6c4b819e':
DEV-24653: Replace comma with space in findw
DEV-24653: Addl fixes for covarorderlist processing
DEV-24653: Remove compress from covarorderlist processing
DEV-24653: removed extra space
DEV-24653: Remove unmatched end statement
DEV-24653: Revert change in convrule processing
DEV-...