Skip to content

Conversation

@arlac77
Copy link
Owner

@arlac77 arlac77 commented Feb 23, 2020

package.json

  • chore(scripts): add ava --node-arguments '--experimental-modules' --timeout 2m (scripts.test)
  • chore(scripts): add c8 -x 'tests/**/*' --temp-directory build/tmp ava --node-arguments '--experimental-modules' --timeout 2m && c8 report -r lcov -o build/coverage --temp-directory build/tmp (scripts.cover)
  • chore(package): add ^3.4.0 remove ^3.3.0 (devDependencies.ava)

README.md

  • docs(README): update from template

…imeout 2m (scripts.test)

chore(scripts): add c8 -x 'tests/**/*' --temp-directory build/tmp ava --node-arguments '--experimental-modules' --timeout 2m && c8 report -r lcov -o build/coverage --temp-directory build/tmp (scripts.cover)
chore(package): add ^3.4.0 remove ^3.3.0 (devDependencies.ava)
@codecov
Copy link

codecov bot commented Feb 23, 2020

Codecov Report

Merging #173 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   96.19%   96.19%           
=======================================
  Files           1        1           
  Lines         105      105           
  Branches       13       13           
=======================================
  Hits          101      101           
  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 96d4bb2...e631717. Read the comment docs.

@arlac77 arlac77 merged commit 07e2066 into master Feb 23, 2020
@arlac77 arlac77 deleted the npm-template-sync/arlac77/npm-package-template-esm-only branch February 23, 2020 21:03
@arlac77
Copy link
Owner Author

arlac77 commented Feb 28, 2020

🎉 This PR is included in version 1.0.4 🎉

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.

2 participants