-
Notifications
You must be signed in to change notification settings - Fork 14k
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(alert): remove extra < character in email report #18224
fix(alert): remove extra < character in email report #18224
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18224 +/- ##
=======================================
Coverage 66.30% 66.30%
=======================================
Files 1592 1592
Lines 62437 62437
Branches 6292 6292
=======================================
Hits 41401 41401
Misses 19383 19383
Partials 1653 1653
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
fix: remove extra < character in email report (apache#18224)
(cherry picked from commit 987237b)
🏷️ preset:2022.5 |
SUMMARY
Remove extra
<
character in the alert email.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
CI
ADDITIONAL INFORMATION