dojo / grunt-dojo2

Dojo 2 - Grunt tasks and configuration (internal use)
Other
4 stars 16 forks source link

Add tcm task #167

Closed maier49 closed 7 years ago

maier49 commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description: Adds a task that generates .d.ts files for .m.css files in style directories before running tsc. Resolves dojo/widgets#307

codecov[bot] commented 7 years ago

Codecov Report

Merging #167 into master will increase coverage by 0.57%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #167      +/-   ##
=========================================
+ Coverage   70.53%   71.1%   +0.57%     
=========================================
  Files          28      29       +1     
  Lines         655     668      +13     
  Branches      104     105       +1     
=========================================
+ Hits          462     475      +13     
  Misses        184     184              
  Partials        9       9
Impacted Files Coverage Δ
tasks/tcm.ts 100% <100%> (ø)

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 bb29af5...15bde93. Read the comment docs.