dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Upgrade to TypeScript 2.6 #174

Closed bryanforbes closed 6 years ago

bryanforbes commented 6 years ago

Type: enhancement

The following has been addressed in the PR:

Description:

Relates to dojo/meta#210

codecov[bot] commented 6 years ago

Codecov Report

Merging #174 into master will increase coverage by 0.01%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #174      +/-   ##
=========================================
+ Coverage   97.89%   97.9%   +0.01%     
=========================================
  Files          16      16              
  Lines         380     382       +2     
  Branches       49      49              
=========================================
+ Hits          372     374       +2     
+ Misses          4       3       -1     
- Partials        4       5       +1
Impacted Files Coverage Δ
src/commands/eject.ts 94% <62.5%> (+0.25%) :arrow_up:

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 1e1190e...dede774. Read the comment docs.