Closed agubler closed 7 years ago
Merging #73 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #73 +/- ##
=======================================
Coverage 98.91% 98.91%
=======================================
Files 11 11
Lines 367 367
Branches 48 48
=======================================
Hits 363 363
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
src/unit.ts | 100% <ø> (ø) |
:arrow_up: |
src/date.ts | 100% <ø> (ø) |
:arrow_up: |
src/number.ts | 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 76f3942...5b75702. Read the comment docs.
Type: feature
The following has been addressed in the PR:
Description:
Remove explicit dependency on tslint and grunt-tslint as this is now provided by
grunt-dojo2
. Also cleans up rules that are not compatible with tslint 4+ in preparation for the dependency update ingrunt-dojo2
.Will fail until https://github.com/dojo/grunt-dojo2/pull/121 has been merged and version
2.0.0-beta.36
is releasedRelated to https://github.com/dojo/meta/issues/159