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

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented Dec 4, 2019

package.json

  • chore(scripts): cover@#overwrite c8 -x 'tests/**/*' --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp

.travis.yml

  • chore(travis): (jobs.include)
  • chore(travis): add 13.3.0 remove 13.2.0 (jobs.include.node_js)
  • chore(travis): (script)

…build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp

chore(travis): (jobs.include)
chore(travis): add 13.3.0 remove 13.2.0 (jobs.include.node_js)
chore(travis): (script)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1249

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.512%

Totals Coverage Status
Change from base Build 1246: 0.0%
Covered Lines: 68
Relevant Lines: 69

💛 - Coveralls

@codecov
Copy link

codecov bot commented Dec 4, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files           2        2           
  Lines          69       69           
  Branches       14       14           
=======================================
  Hits           66       66           
  Misses          3        3

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 ded5a8e...64ad340. Read the comment docs.

@arlac77 arlac77 merged commit b64fe12 into master Dec 4, 2019
@arlac77 arlac77 deleted the npm-template-sync/1 branch December 4, 2019 17:41
@arlac77
Copy link
Owner Author

arlac77 commented Dec 5, 2019

🎉 This PR is included in version 1.0.60 🎉

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.

None yet

2 participants