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

Closed
wants to merge 1 commit into from

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented Jan 22, 2020

.gitignore

  • chore(git): update .gitignore from template

.npmignore

  • chore(npm): update .npmignore from template

.travis.yml

  • chore(travis): (jobs.include)
  • chore(travis): add npm run test (jobs.include.script[3])
  • chore(travis): (addons)
  • chore(travis): (env)

example/rollup.config.js

  • chore(rollup): copy from template

README.md

  • docs(README): update from template

example/public/global.css

  • chore: add missing example/public/global.css from template

example/public/index.html

  • chore: add missing example/public/index.html from template

example/src/App.svelte

  • chore: add missing example/src/App.svelte from template

example/src/index.mjs

  • chore: add missing example/src/index.mjs from template

src/index.svelte

  • chore: add missing src/index.svelte from template

chore(npm): update .npmignore from template
chore(travis): (jobs.include)
chore(travis): add npm run test (jobs.include.script[3])
chore(travis): (addons)
chore(travis): (env)
chore(rollup): copy from template
docs(README): update from template
chore: add missing example/public/global.css from template
chore: add missing example/public/index.html from template
chore: add missing example/src/App.svelte from template
chore: add missing example/src/index.mjs from template
chore: add missing src/index.svelte from template
@coveralls
Copy link

Coverage Status

Coverage remained the same at 69.444% when pulling 1ca4cee on npm-template-sync/1 into 7cede80 on master.

@codecov
Copy link

codecov bot commented Jan 22, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #485   +/-   ##
=======================================
  Coverage   65.97%   65.97%           
=======================================
  Files           1        1           
  Lines          97       97           
  Branches        6        6           
=======================================
  Hits           64       64           
  Misses         33       33

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 7cede80...1ca4cee. Read the comment docs.

@arlac77 arlac77 closed this Jan 22, 2020
@arlac77 arlac77 deleted the npm-template-sync/1 branch January 22, 2020 14:58
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

2 participants