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

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented Dec 22, 2019

package.json

  • chore(package): c8@^7.0.0
  • chore(package): semantic-release@^15.14.0
  • 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.5.0 remove 13.4.0 (jobs.include.node_js)
  • chore(travis): (script)

chore(package): semantic-release@^15.14.0
chore(scripts): cover@#overwrite c8 -x 'tests/**/*' --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp
chore(travis): (jobs.include)
chore(travis): add 13.5.0 remove 13.4.0 (jobs.include.node_js)
chore(travis): (script)
@codecov
Copy link

codecov bot commented Dec 22, 2019

Codecov Report

Merging #394 into master will increase coverage by 4.34%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #394      +/-   ##
========================================
+ Coverage   95.65%   100%   +4.34%     
========================================
  Files           2      1       -1     
  Lines          69     38      -31     
  Branches       14      7       -7     
========================================
- Hits           66     38      -28     
+ Misses          3      0       -3
Impacted Files Coverage Δ
tests/svn-provider-test.mjs

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 8356760...93331c0. Read the comment docs.

@arlac77 arlac77 merged commit 6c45d05 into master Dec 22, 2019
@arlac77 arlac77 deleted the npm-template-sync/1 branch December 22, 2019 11:09
@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

1 participant