dojo / cli-create-theme

This package provides tooling support for theme generation in Dojo.
Other
2 stars 10 forks source link

Show relative paths to the user #25

Closed umaar closed 6 years ago

umaar commented 6 years ago

Type: feature

The following has been addressed in the PR:

Description:

Resolves https://github.com/dojo/cli-create-theme/issues/24

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   95.29%   95.34%   +0.05%     
==========================================
  Files           6        6              
  Lines          85       86       +1     
  Branches        3        3              
==========================================
+ Hits           81       82       +1     
  Misses          4        4
Impacted Files Coverage Δ
src/createThemeFile.ts 100% <100%> (ø) :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 ebe681f...488fd94. Read the comment docs.