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 #178

Merged
merged 1 commit into from
Oct 9, 2022
Merged

fix(build): npm packages #178

merged 1 commit into from
Oct 9, 2022

Conversation

cdcabrera
Copy link
Owner

What's included

  • fix(build): npm packages

Notes

  • expand unit tests for generating additional content-types
  • convenience output for testing dependencies

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 Oct 9, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2022

Codecov Report

Merging #178 (fe7d39c) into main (fe7d39c) will not change coverage.
The diff coverage is n/a.

❗ Current head fe7d39c differs from pull request most recent head d29a23c. Consider uploading reports for the commit d29a23c to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  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 fe7d39c...d29a23c. Read the comment docs.

@cdcabrera cdcabrera merged commit 6135832 into main Oct 9, 2022
@cdcabrera cdcabrera deleted the 20221009-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