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

Merged
merged 1 commit into from
Jan 13, 2019
Merged

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Jan 13, 2019

package.json

  • chore(package): ava@^1.1.0
  • chore(package): rollup-plugin-executable@^1.4.3
  • chore(package): semantic-release@^15.13.3
  • 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(package): rollup-plugin-executable@^1.4.3
chore(package): semantic-release@^15.13.3
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
@codecov-io
Copy link

codecov-io commented Jan 13, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #353   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files           1        1           
  Lines          84       84           
=======================================
  Hits           80       80           
  Misses          4        4

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 21d7b9e...e56674e. Read the comment docs.

@arlac77 arlac77 merged commit a5d824e into master Jan 13, 2019
@arlac77 arlac77 deleted the template-sync-1 branch January 13, 2019 20:26
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.0% when pulling e56674e on template-sync-1 into 21d7b9e on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants