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(build): remove node 12 support #86

Merged
merged 1 commit into from
Nov 19, 2021
Merged

fix(build): remove node 12 support #86

merged 1 commit into from
Nov 19, 2021

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented Nov 19, 2021

What's included

  • fix(build): remove node 12 support

Notes

  • Merging this update will create a 5.0 release of apidoc-mock
  • action settings will need to be adjusted for the required versions of node

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

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2021

Codecov Report

Merging #86 (1631951) into main (785df2a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   70.66%   70.66%           
=======================================
  Files           5        5           
  Lines         242      242           
  Branches       88       88           
=======================================
  Hits          171      171           
  Misses         61       61           
  Partials       10       10           

Continue to review full report at Codecov.

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

@cdcabrera cdcabrera merged commit 25906e6 into main Nov 19, 2021
cdcabrera added a commit that referenced this pull request Nov 19, 2021
@cdcabrera cdcabrera deleted the build-node12 branch November 19, 2021 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants