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-kronos-module #685

Merged

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Feb 10, 2020

package.json

  • chore(scripts): add c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 2m && c8 report -r lcov -o build/coverage --temp-directory build/tmp (scripts.cover)
  • chore(scripts): add ava && ava --timeout 2m (scripts.test)
  • chore(package): add ^3.3.0 remove ^2.4.0 (devDependencies.ava)
  • chore(package): remove ^3.2.25 (devDependencies.esm)
  • chore(package): (ava)

.travis.yml

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

… --timeout 2m && c8 report -r lcov -o build/coverage --temp-directory build/tmp (scripts.cover)

chore(scripts): add ava && ava --timeout 2m (scripts.test)
chore(package): add ^3.3.0 remove ^2.4.0 (devDependencies.ava)
chore(package): remove ^3.2.25 (devDependencies.esm)
chore(package): (ava)
chore(travis): remove 12.15.0 (jobs.include.node_js)
chore(travis): (script)
@codecov-io
Copy link

codecov-io commented Feb 10, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #685   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          30     30           
  Branches        9      7    -2     
=====================================
  Hits           30     30

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 a23a797...0cfc72f. Read the comment docs.

@arlac77 arlac77 merged commit 531802a into master Feb 10, 2020
@arlac77 arlac77 deleted the npm-template-sync/arlac77/npm-package-template-kronos-module branch February 10, 2020 14:07
@arlac77
Copy link
Contributor Author

arlac77 commented Mar 12, 2020

🎉 This PR is included in version 2.1.4 🎉

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