-
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 19 files - 5 274 suites - 34 53m 38s ⏱️ - 22m 38s For more details on these failures, see this check. Results for commit 602cb00. ± Comparison against base commit 237b452. This pull request removes 4 and adds 11 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
Signed-off-by: Konstantina Blazhukova <[email protected]>
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3457 +/- ##
==========================================
+ Coverage 84.59% 85.56% +0.97%
==========================================
Files 69 69
Lines 4731 4740 +9
Branches 998 997 -1
==========================================
+ Hits 4002 4056 +54
+ Misses 428 398 -30
+ 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