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

build(nodejs): remove 14 support #247

Merged
merged 1 commit into from
May 2, 2023
Merged

build(nodejs): remove 14 support #247

merged 1 commit into from
May 2, 2023

Conversation

cdcabrera
Copy link
Owner

What's included

  • build(nodejs): remove 14 support

Notes

  • removes nodejs 14 checks, support

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test
  3. confirm tests come back clean

Example

...

Updates issue/story

ongoing
blocks #240

@cdcabrera cdcabrera added the build label May 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #247 (b727228) into main (fc595b3) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   79.57%   79.57%           
=======================================
  Files           6        6           
  Lines         284      284           
  Branches       96       96           
=======================================
  Hits          226      226           
  Misses         52       52           
  Partials        6        6           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc595b3...b727228. Read the comment docs.

@cdcabrera cdcabrera merged commit 26dc5af into main May 2, 2023
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.

2 participants