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

fix(Runtime): Change Node version to 16 (LLC-2306) #889

Merged
merged 4 commits into from
Feb 28, 2023

Conversation

lucuilearningpool
Copy link
Contributor

@lucuilearningpool lucuilearningpool commented Feb 27, 2023

Closes LLC-2306.

BREAKING CHANGE: Upgrade Node version runtime from v14 to v16

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.26 🎉

Comparison is base (6ec45a1) 92.97% compared to head (22b424b) 94.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #889      +/-   ##
==========================================
+ Coverage   92.97%   94.24%   +1.26%     
==========================================
  Files         652      652              
  Lines        7102     7102              
  Branches      789      789              
==========================================
+ Hits         6603     6693      +90     
+ Misses        376      286      -90     
  Partials      123      123              
Impacted Files Coverage Δ
src/apps/states/localStorageRepo/index.ts 100.00% <0.00%> (+14.28%) ⬆️
src/apps/agents/localStorageRepo/index.ts 100.00% <0.00%> (+16.66%) ⬆️
src/apps/activities/localStorageRepo/index.ts 100.00% <0.00%> (+16.66%) ⬆️
src/apps/statements/repo/storageRepo/factory.ts 100.00% <0.00%> (+18.18%) ⬆️
...nts/repo/storageRepo/utils/localStorage/factory.ts 85.71% <0.00%> (+28.57%) ⬆️
...apps/states/localStorageRepo/deleteStateContent.ts 100.00% <0.00%> (+57.14%) ⬆️
...ps/agents/localStorageRepo/deleteProfileContent.ts 100.00% <0.00%> (+57.14%) ⬆️
...ctivities/localStorageRepo/deleteProfileContent.ts 100.00% <0.00%> (+57.14%) ⬆️
...ements/repo/storageRepo/createAttachments/local.ts 100.00% <0.00%> (+61.53%) ⬆️
...rc/apps/states/localStorageRepo/getStateContent.ts 100.00% <0.00%> (+62.50%) ⬆️
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@crazy-grizzly crazy-grizzly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@lucuilearningpool lucuilearningpool merged commit 4f01c77 into master Feb 28, 2023
@lucuilearningpool lucuilearningpool deleted the LLC-2306 branch February 28, 2023 15:01
@HT2Bot
Copy link
Member

HT2Bot commented Feb 28, 2023

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants