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

Merged
merged 1 commit into from
Dec 2, 2018
Merged

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Dec 2, 2018

package.json

  • chore(scripts): cover@#overwrite c8 --temp-directory build/coverage ava && c8 report -r lcov --temp-directory build/coverage
  • chore(engines): node@>=10.14.1
  • chore(package): add xo from template
  • 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): remove node versions 10.14
  • chore(travis): add node versions 10.14.1

…va && c8 report -r lcov --temp-directory build/coverage

chore(engines): node@>=10.14.1
chore(package): add xo from template
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): remove node versions 10.14
chore(travis): add node versions 10.14.1
@codecov-io
Copy link

codecov-io commented Dec 2, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #397   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          41     41           
=====================================
  Hits           41     41

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 2358b2c...eef5772. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.148% when pulling eef5772 on template-sync-1 into 2358b2c on master.

@arlac77 arlac77 merged commit 0cca17e into master Dec 2, 2018
@arlac77 arlac77 deleted the template-sync-1 branch December 2, 2018 15:11
@arlac77
Copy link
Contributor Author

arlac77 commented Dec 9, 2018

🎉 This PR is included in version 1.2.9 🎉

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.

None yet

3 participants