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 packages #163

Merged
merged 2 commits into from
Aug 4, 2022
Merged

chore(build): npm packages #163

merged 2 commits into from
Aug 4, 2022

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented Aug 4, 2022

What's included

  • chore(build): npm packages
  • fix(build): eslint, jsdoc 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

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added the build label Aug 4, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2022

Codecov Report

Merging #163 (292976a) into main (c51981a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   70.61%   70.61%           
=======================================
  Files           5        5           
  Lines         245      245           
  Branches       91       91           
=======================================
  Hits          173      173           
  Misses         62       62           
  Partials       10       10           
Impacted Files Coverage Δ
src/api/buildApi.js 47.05% <ø> (ø)
src/api/parseApi.js 76.19% <ø> (ø)
src/docs/buildDocs.js 87.50% <ø> (ø)
src/index.js 79.54% <ø> (ø)

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 c51981a...292976a. Read the comment docs.

@cdcabrera cdcabrera merged commit dd20d53 into main Aug 4, 2022
cdcabrera added a commit that referenced this pull request Aug 4, 2022
@cdcabrera cdcabrera deleted the 20220804-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