-
Notifications
You must be signed in to change notification settings - Fork 919
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
[Backport 2.x] [workspace]feat: add a unit test case to indicate React is anti-xss #7718
Conversation
❌ Invalid Changelog HeadingThe '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #7718 +/- ##
=======================================
Coverage 63.81% 63.81%
=======================================
Files 3646 3646
Lines 80751 80751
Branches 12842 12842
=======================================
Hits 51528 51528
Misses 26067 26067
Partials 3156 3156
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Original PR was bad and should have never been merged.
04e909e
to
3245a68
Compare
…7699) * feat: add a unit test case to indicate React is anti-xss Signed-off-by: SuZhou-Joe <[email protected]> * Changeset file for PR #7699 created/updated --------- Signed-off-by: SuZhou-Joe <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 9195f97) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: SuZhou-Joe <[email protected]>
3245a68
to
666d957
Compare
Backport 9195f97 from #7699.