Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape single quotes in validation messages (#898) #899

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

sdurrenmatt
Copy link
Contributor

@sdurrenmatt sdurrenmatt commented Nov 24, 2023

Fixes issue #898 by representing single quotes with doubled single quotes in every validation message.

@sdurrenmatt sdurrenmatt force-pushed the issue-898 branch 4 times, most recently from 93b3214 to 0713460 Compare November 24, 2023 19:56
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9ed6dc2) 79.38% compared to head (f3ea78b) 79.38%.
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #899   +/-   ##
=========================================
  Coverage     79.38%   79.38%           
  Complexity     1228     1228           
=========================================
  Files           121      121           
  Lines          3905     3905           
  Branches        743      743           
=========================================
  Hits           3100     3100           
  Misses          515      515           
  Partials        290      290           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevehu stevehu merged commit 84f613e into networknt:master Dec 3, 2023
4 checks passed
@stevehu
Copy link
Contributor

stevehu commented Dec 3, 2023

@sdurrenmatt Thanks a lot for your help.

@sdurrenmatt sdurrenmatt deleted the issue-898 branch December 3, 2023 18:11
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