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

merge package from arlac77/npm-package-template #121

Merged
merged 4 commits into from
May 19, 2019
Merged

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented May 19, 2019

package.json

  • chore(package): rollup@^1.12.3
  • chore(scripts): cover@#overwrite c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp
  • chore(package): set $.ava.require='esm' as in template
  • chore(package): set $.ava.files='tests/-test.js,tests/-test.mjs' as in template
  • chore(package): set $.ava.extensions='js,mjs' as in template

.npmignore

  • chore(npm): update .npmignore from template

chore(scripts): cover@#overwrite c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp
chore(package): set $.ava.require='esm' as in template
chore(package): set $.ava.files='tests/*-test.js,tests/*-test.mjs' as in template
chore(package): set $.ava.extensions='js,mjs' as in template
chore(npm): update .npmignore from template
chore(scripts): cover@#overwrite c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp
chore(package): set $.ava.require='esm' as in template
chore(package): set $.ava.files='tests/*-test.js,tests/*-test.mjs' as in template
chore(package): set $.ava.extensions='js,mjs' as in template
chore(npm): update .npmignore from template
@codecov
Copy link

codecov bot commented May 19, 2019

Codecov Report

Merging #121 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files          11       11           
  Lines         682      682           
  Branches      121      121           
=======================================
  Hits          643      643           
  Misses         32       32           
  Partials        7        7

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 aa58846...ac2b27c. Read the comment docs.

chore(scripts): cover@#overwrite c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp
chore(package): set $.ava.require='esm' as in template
chore(package): set $.ava.files='tests/*-test.js,tests/*-test.mjs' as in template
chore(package): set $.ava.extensions='js,mjs' as in template
chore(npm): update .npmignore from template
chore(scripts): cover@#overwrite c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp
chore(package): set $.ava.require='esm' as in template
chore(package): set $.ava.files='tests/*-test.js,tests/*-test.mjs' as in template
chore(package): set $.ava.extensions='js,mjs' as in template
chore(npm): update .npmignore from template
@arlac77 arlac77 merged commit fbd8fd8 into master May 19, 2019
@arlac77 arlac77 deleted the template-sync-1 branch May 19, 2019 13:13
@arlac77
Copy link
Owner Author

arlac77 commented May 20, 2019

🎉 This PR is included in version 6.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant