-
Notifications
You must be signed in to change notification settings - Fork 633
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
refactor(yaml): add sanitizeInput()
function
#5248
refactor(yaml): add sanitizeInput()
function
#5248
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5248 +/- ##
==========================================
- Coverage 95.47% 95.10% -0.37%
==========================================
Files 461 461
Lines 38002 38006 +4
Branches 5535 5504 -31
==========================================
- Hits 36281 36146 -135
- Misses 1679 1818 +139
Partials 42 42 ☔ View full report in Codecov by Sentry. |
|
I don't see the purpose of this change either. |
I will create a second PR that uses generator functions for documents in |
Co-authored-by: Asher Gomez <[email protected]>
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
sanitizeInput()
function