JamesHenry / typescript-estree

:sparkles: A parser that converts TypeScript source code into an ESTree-compatible form
https://jameshenry.blog
Other
84 stars 13 forks source link

test: improve workflow for development #116

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

This PR changes test workflow for development

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #116   +/-   ##
======================================
  Coverage    93.1%   93.1%           
======================================
  Files           8       8           
  Lines        1407    1407           
  Branches      345     345           
======================================
  Hits         1310    1310           
  Misses         46      46           
  Partials       51      51

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 32aea95...b216a47. Read the comment docs.

JamesHenry commented 5 years ago

:tada: This PR is included in version 16.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: