-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feat: SchemaExample: allow \r \n \t #1156
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1156 +/- ##
=======================================
Coverage 94.76% 94.76%
=======================================
Files 10 10
Lines 2443 2447 +4
=======================================
+ Hits 2315 2319 +4
Misses 67 67
Partials 61 61
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Can you please update the README.md accordingly? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mschneider82 Thanks for your contribution. |
#1140