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-esm-only #389

Merged
merged 1 commit into from
May 9, 2019

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented May 9, 2019

package.json

  • chore(package): documentation@^11.0.0
  • chore(scripts): cover@#overwrite c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp

.travis.yml

  • chore(travis): remove node versions 12.1.0
  • chore(travis): add node versions -10,-11,-12,12.2.0

chore(scripts): cover@#overwrite c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp
chore(travis): remove node versions 12.1.0
chore(travis): add node versions -10,-11,-12,12.2.0
@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   43.23%   43.23%           
=======================================
  Files           2        2           
  Lines         340      340           
  Branches       24       24           
=======================================
  Hits          147      147           
  Misses        192      192           
  Partials        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 32d6a7f...3a925c8. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   43.23%   43.23%           
=======================================
  Files           2        2           
  Lines         340      340           
  Branches       24       24           
=======================================
  Hits          147      147           
  Misses        192      192           
  Partials        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 32d6a7f...3a925c8. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 48.806% when pulling 3a925c8 on template-sync-1 into 32d6a7f on master.

@arlac77 arlac77 merged commit ee8c435 into master May 9, 2019
@arlac77 arlac77 deleted the template-sync-1 branch May 9, 2019 06:36
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