-
Notifications
You must be signed in to change notification settings - Fork 77
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
chore: update npm packages #3457
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Nadezhda Popova <[email protected]>
Signed-off-by: Nadezhda Popova <[email protected]>
Test Results 20 files - 4 249 suites - 59 1h 12m 33s ⏱️ - 3m 43s For more details on these failures, see this check. Results for commit edcdd54. ± Comparison against base commit 237b452. This pull request removes 4 and adds 12 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Signed-off-by: Nadezhda Popova <[email protected]>
4f74d45
to
f9e6786
Compare
Signed-off-by: Nadezhda Popova <[email protected]>
5f8a2bb
to
d387a18
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3457 +/- ##
==========================================
+ Coverage 84.59% 85.59% +0.99%
==========================================
Files 69 69
Lines 4731 4740 +9
Branches 998 997 -1
==========================================
+ Hits 4002 4057 +55
+ Misses 428 397 -31
+ Partials 301 286 -15
Flags with carried forward coverage won't be shown. Click here to find out more. |
Description:
Update selected npm packages and fix failing tests.
Fixes #2068