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

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented Nov 14, 2018

package.json

  • 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): delete xo
  • chore(package): set $.ava.require='esm' as in template
  • chore(package): set $.ava.files='tests/*-test.js' as in template

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

chore(package): add nyc from template
chore(package): delete xo
chore(package): set $.ava.require='esm' as in template
chore(package): set $.ava.files='tests/*-test.js' as in template
@codecov
Copy link

codecov bot commented Nov 14, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files           1        1           
  Lines          39       39           
=======================================
  Hits           38       38           
  Misses          1        1

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 2dfee79...c49d05a. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 564

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.0%

Totals Coverage Status
Change from base Build 563: 0.0%
Covered Lines: 38
Relevant Lines: 39

💛 - Coveralls

@arlac77 arlac77 merged commit 1647406 into master Nov 14, 2018
@arlac77 arlac77 deleted the template-sync-1 branch November 14, 2018 00:38
@arlac77
Copy link
Owner Author

arlac77 commented Nov 20, 2018

🎉 This PR is included in version 1.0.21 🎉

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

2 participants