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(build): npm updates #191

Merged
merged 1 commit into from
Nov 5, 2022
Merged

chore(build): npm updates #191

merged 1 commit into from
Nov 5, 2022

Conversation

cdcabrera
Copy link
Owner

What's included

  • chore(build): npm updates

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

Local run check

  1. update the NPM packages with $ yarn
  2. $ yarn start
  3. navigate towards http://localhost:8000/hello/world
    • confirm a randomized API response appears

...

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added the build label Nov 5, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #191 (2fb9f93) into main (c1331fb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   70.61%   70.61%           
=======================================
  Files           5        5           
  Lines         245      245           
  Branches       91       91           
=======================================
  Hits          173      173           
  Misses         62       62           
  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 c1331fb...2fb9f93. Read the comment docs.

@cdcabrera cdcabrera merged commit 1779e21 into main Nov 5, 2022
@cdcabrera cdcabrera deleted the 20221105-build branch March 8, 2023 01:01
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