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 #392

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented Dec 18, 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
  • chore(engines): node@>=12.14.0

.travis.yml

  • chore(travis): (jobs.include)
  • chore(travis): (jobs.include.node_js)
  • chore(travis): (script)

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

chore(engines): node@>=12.14.0
chore(travis): (jobs.include)
chore(travis): (jobs.include.node_js)
chore(travis): (script)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1260

  • 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 1257: 0.0%
Covered Lines: 68
Relevant Lines: 69

💛 - Coveralls

@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #392   +/-   ##
=======================================
  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 349fea4...01d7d40. Read the comment docs.

@arlac77 arlac77 merged commit 8356760 into master Dec 18, 2019
@arlac77 arlac77 deleted the npm-template-sync/1 branch December 18, 2019 12:49
@arlac77
Copy link
Owner Author

arlac77 commented Jan 9, 2020

🎉 This PR is included in version 1.0.62 🎉

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