Skip to content
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 packages #3425

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nadezhdapopovaa
Copy link
Contributor

@nadezhdapopovaa nadezhdapopovaa commented Jan 27, 2025

Description:
Update packages - ethereum-waffle, nyc, sinon, uuid.

Related issue(s):

Fixes #2068

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Nadezhda Popova <nadezhda.popova@limechain.tech>
@nadezhdapopovaa nadezhdapopovaa requested review from Nana-EC and a team as code owners January 27, 2025 10:53
@nadezhdapopovaa nadezhdapopovaa linked an issue Jan 27, 2025 that may be closed by this pull request
10 tasks
Copy link

github-actions bot commented Jan 27, 2025

Test Results

 22 files  +3  280 suites  +35   1h 3m 30s ⏱️ + 28m 58s
614 tests +2  603 ✅  -  1  4 💤 ±0  7 ❌ +3 
697 runs   - 6  686 ✅  -  9  4 💤 ±0  7 ❌ +3 

For more details on these failures, see this check.

Results for commit 8244ffa. ± Comparison against base commit fe6c0cf.

♻️ This comment has been updated with latest results.

Signed-off-by: Nadezhda Popova <nadezhda.popova@limechain.tech>
@nadezhdapopovaa nadezhdapopovaa added the enhancement New feature or request label Jan 27, 2025
@nadezhdapopovaa nadezhdapopovaa self-assigned this Jan 27, 2025
@nadezhdapopovaa nadezhdapopovaa added this to the 0.64.2 milestone Jan 27, 2025
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.55%. Comparing base (fe6c0cf) to head (8244ffa).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3425      +/-   ##
==========================================
+ Coverage   85.20%   86.55%   +1.35%     
==========================================
  Files          69       65       -4     
  Lines        4711     4531     -180     
  Branches     1048     1021      -27     
==========================================
- Hits         4014     3922      -92     
- Misses        397      407      +10     
+ Partials      300      202      -98     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 80.31% <ø> (+1.10%) ⬆️
server ?
ws-server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 37 files with indirect coverage changes

@quiet-node quiet-node modified the milestones: 0.64.2, 0.66.0 Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address npm install warnings and recommnedations
2 participants