Skip to content

fix: Medifact bug fix (backslash and pipe) plus added some unit tests for CheckEmailCharacters method#1562

Merged
Joseph2910 merged 13 commits intomainfrom
Medifact-Bug-Fix
Aug 29, 2025
Merged

fix: Medifact bug fix (backslash and pipe) plus added some unit tests for CheckEmailCharacters method#1562
Joseph2910 merged 13 commits intomainfrom
Medifact-Bug-Fix

Conversation

@Joseph2910
Copy link
Copy Markdown
Contributor

Description

a rogue ; was causing the pipe rule to fail. The backslash rule was being escaped when turned to json.

added test coverage to TransformString.cs

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@github-actions
Copy link
Copy Markdown

Unit Test Results

✔️ Tests 788 / 788 - passed in 60.2s
📝 Coverage 56.89%
📏 4250 / 7338 lines covered 🌿 1016 / 1918 branches covered
🔍 click here for more details

@sonarqubecloud
Copy link
Copy Markdown

@Joseph2910 Joseph2910 added this pull request to the merge queue Aug 29, 2025
Merged via the queue into main with commit 7e69c88 Aug 29, 2025
65 checks passed
@Joseph2910 Joseph2910 deleted the Medifact-Bug-Fix branch August 29, 2025 16:45
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.

3 participants