-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Fix #7127: Fix invalid html conversion process to avoid extra lines #7128
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #7128 +/- ##
===========================================
+ Coverage 98.06% 98.06% +<.01%
===========================================
Files 377 377
Lines 63086 63090 +4
===========================================
+ Hits 61864 61868 +4
Misses 1222 1222
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.
LGTM, Thanks for fixing this @ankita240796!
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. Thanks for fixing this!
Explanation
Fixes #7127:
Checklist
python scripts/pre_commit_linter.py
andbash scripts/run_frontend_tests.sh
.