Skip to content

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)
@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #137   +/-   ##
=====================================
  Coverage      88%    88%           
=====================================
  Files           4      4           
  Lines         275    275           
  Branches       33     33           
=====================================
  Hits          242    242           
  Misses         33     33

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 7060ff2...99633aa. Read the comment docs.

@arlac77 arlac77 merged commit bcd8681 into master Dec 18, 2019
@arlac77 arlac77 deleted the npm-template-sync/1 branch December 18, 2019 15:28
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.

1 participant