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 template from arlac77/npm-package-template #328

Merged
merged 13 commits into from
Nov 24, 2017

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Nov 17, 2017

package.json

  • chore(scripts): update cover@nyc --temp-directory build/nyc ava from template
  • chore(scripts): update precover@rollup -c tests/rollup.config.js from template
  • chore(scripts): update test@ava from template
  • chore(scripts): update pretest@rollup -c tests/rollup.config.js from template
  • chore(scripts): update posttest@npm run prepare && markdown-doctest from template
  • chore(scripts): update docs@jsdoc2md --configure doc/jsdoc.json -l off -t doc/README.hbs -f src/*.js >README.md from template
  • chore(devDependencies): remove mocha@^3.5.3
  • chore(devDependencies): remove chai@^4.1.2
  • chore(devDependencies): update jsdoc-to-markdown@^3.0.2 from template
  • chore(devDependencies): add jsdoc-babel@^0.3.0 from template
  • chore(devDependencies): add ava@^0.23.0 from template
  • chore(devDependencies): update rollup@^0.51.7 from template
  • chore(devDependencies): add rollup-plugin-babel@^3.0.2 from template
  • chore(devDependencies): add rollup-plugin-multi-entry@^2.0.2 from template
  • chore(devDependencies): add babel-preset-env@^1.6.1 from template
  • chore(devDependencies): add xo@^0.19.0 from template
  • chore(package): set template repo

doc/README.hbs

  • docs(README): update from template

doc/jsdoc.json

  • chore: update from template

tests/rollup.config.js

  • chore(rollup): copy from template

.gitignore

  • chore(git): update .gitignore from template

.npmignore

  • chore(npm): update .npmignore from template

…template

chore(scripts): update precover@rollup -c tests/rollup.config.js from template
chore(scripts): update test@ava from template
chore(scripts): update pretest@rollup -c tests/rollup.config.js from template
chore(scripts): update posttest@npm run prepare && markdown-doctest from template
chore(scripts): update docs@jsdoc2md --configure doc/jsdoc.json -l off -t doc/README.hbs -f src/*.js >README.md from template
chore(devDependencies): remove mocha@^3.5.3
chore(devDependencies): remove chai@^4.1.2
chore(devDependencies): update jsdoc-to-markdown@^3.0.2 from template
chore(devDependencies): add jsdoc-babel@^0.3.0 from template
chore(devDependencies): add ava@^0.23.0 from template
chore(devDependencies): update rollup@^0.51.7 from template
chore(devDependencies): add rollup-plugin-babel@^3.0.2 from template
chore(devDependencies): add rollup-plugin-multi-entry@^2.0.2 from template
chore(devDependencies): add babel-preset-env@^1.6.1 from template
chore(devDependencies): add xo@^0.19.0 from template
chore(package): set template repo
docs(README): update from template
chore: update from template
chore(rollup): copy from template
chore(git): update .gitignore from template
chore(npm): update .npmignore from template
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 1fcdf44 on template-sync-1 into ** on master**.

@codecov-io
Copy link

codecov-io commented Nov 17, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@035cfc9). Click here to learn what that means.
The diff coverage is 69.76%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #328   +/-   ##
=========================================
  Coverage          ?   69.45%           
=========================================
  Files             ?        4           
  Lines             ?      203           
  Branches          ?        0           
=========================================
  Hits              ?      141           
  Misses            ?       62           
  Partials          ?        0
Impacted Files Coverage Δ
src/service-koa.js 67.85% <100%> (ø)
tests/simple-test.js 75.47% <75.47%> (ø)
tests/socket-test.js 88.46% <84.21%> (ø)
tests/failure-test.js 16.66% <9.09%> (ø)

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 035cfc9...07a96e0. Read the comment docs.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling c819f29 on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d75d82a on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 71fde42 on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d7b5aa6 on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 41769d7 on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 06126cb on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling b3e56e8 on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 5efc779 on template-sync-1 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 07a96e0 on template-sync-1 into ** on master**.

@arlac77 arlac77 merged commit 51cf0c8 into master Nov 24, 2017
@arlac77 arlac77 deleted the template-sync-1 branch November 24, 2017 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants