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): npm packages #27

Merged
merged 1 commit into from
Oct 4, 2020
Merged

fix(build): npm packages #27

merged 1 commit into from
Oct 4, 2020

Conversation

cdcabrera
Copy link
Owner

What's included

  • fix(build): npm packages
    • build, npm resources
    • parseApi, linting
    • index, minor test update

How to test

Interactive unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test:dev

Example

...

Updates issue/story

Ongoing

@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2020

Codecov Report

Merging #27 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   74.52%   74.52%           
=======================================
  Files           5        5           
  Lines         212      212           
  Branches       59       59           
=======================================
  Hits          158      158           
  Misses         44       44           
  Partials       10       10           
Impacted Files Coverage Δ
src/api/parseApi.js 83.75% <100.00%> (ø)

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 5e4b285...59984dc. Read the comment docs.

* build, npm resources
* parseApi, linting
* index, minor test update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants