-
Notifications
You must be signed in to change notification settings - Fork 892
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 test in PR 6360 #6411
Fix test in PR 6360 #6411
Conversation
Link Check is failed in all recent PRs. It is not caused by this one. |
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6411 +/- ##
==========================================
+ Coverage 55.58% 55.62% +0.03%
==========================================
Files 1199 1199
Lines 24259 24259
Branches 4087 4087
==========================================
+ Hits 13485 13493 +8
+ Misses 10133 10124 -9
- Partials 641 642 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
lint checker is failed, could you please fix it |
@yujin-emma lint checker failed issue. not related to the #6360 . Will fix in a separate PR. |
Signed-off-by: Anan Zhuang <ananzh@amazon.com> (cherry picked from commit 79ddfb9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Anan Zhuang <ananzh@amazon.com> (cherry picked from commit 79ddfb9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 79ddfb9) Signed-off-by: Anan Zhuang <ananzh@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 79ddfb9) Signed-off-by: Anan Zhuang <ananzh@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Anan Zhuang <ananzh@amazon.com> (cherry picked from commit d0eeb31) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
This PR updates two snapshots
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration