dojo / grunt-dojo2

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

Update to exclusively use Intern 4 #162

Closed bryanforbes closed 7 years ago

bryanforbes commented 7 years ago

Type: enhancement

The following has been addressed in the PR:

Description:

This PR updates the tasks to exclusively use Intern 4. The reporter has been converted to be loaded as an Intern 4 plugin. All PRs to convert projects to Intern 4 must be landed before this PR can be released in a new version.

Resolves #142

codecov[bot] commented 7 years ago

Codecov Report

Merging #162 into master will decrease coverage by 23.45%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #162       +/-   ##
===========================================
- Coverage   93.01%   69.56%   -23.46%     
===========================================
  Files          16       27       +11     
  Lines         587      644       +57     
  Branches        0      102      +102     
===========================================
- Hits          546      448       -98     
- Misses         41      187      +146     
- Partials        0        9        +9
Impacted Files Coverage Δ
options/intern.ts 0% <ø> (ø)
lib/intern/Reporter.ts 0% <0%> (ø)
tasks/util/postcss.js
tasks/fixSourceMaps.js
tasks/installPeerDependencies.js
tasks/postcss.js
tasks/run.js
tasks/util/process.js
tasks/util/Publisher.js
lib/load-dojo-loader.js
... and 35 more

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 3f57d0a...7361fe4. Read the comment docs.