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

Merged
merged 1 commit into from
Dec 29, 2018
Merged

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Dec 29, 2018

package.json

  • chore(package): remove travis-deploy-once@^5.0.11
  • chore(scripts): remove semantic-release@semantic-release
  • chore(scripts): remove travis-deploy-once@travis-deploy-once
  • chore(scripts): cover@#overwrite c8 --temp-directory build/coverage ava && c8 report -r lcov --temp-directory build/coverage
  • chore(package): add nyc from template
  • 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

.travis.yml

  • chore(travis): merge from template .travis.yml

chore(scripts): remove semantic-release@semantic-release
chore(scripts): remove travis-deploy-once@travis-deploy-once
chore(scripts): cover@#overwrite c8 --temp-directory build/coverage ava && c8 report -r lcov --temp-directory build/coverage
chore(package): add nyc from template
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(travis): merge from template .travis.yml
@codecov-io
Copy link

codecov-io commented Dec 29, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #550   +/-   ##
=======================================
  Coverage   72.65%   72.65%           
=======================================
  Files           3        3           
  Lines         490      490           
=======================================
  Hits          356      356           
  Misses        134      134

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 4d3ee77...3275dc5. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.89% when pulling 3275dc5 on template-sync-1 into 4d3ee77 on master.

@arlac77 arlac77 merged commit f2adf07 into master Dec 29, 2018
@arlac77 arlac77 deleted the template-sync-1 branch December 29, 2018 18:38
@arlac77
Copy link
Contributor Author

arlac77 commented Oct 21, 2019

🎉 This PR is included in version 5.0.0 🎉

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.

3 participants