Skip to content

Update to @dojo/framework and bump to 3.0#55

Merged
bryanforbes merged 1 commit intodojo:masterfrom
bryanforbes:3.0.0
Jul 20, 2018
Merged

Update to @dojo/framework and bump to 3.0#55
bryanforbes merged 1 commit intodojo:masterfrom
bryanforbes:3.0.0

Conversation

@bryanforbes
Copy link
Member

Type: feature

The following has been addressed in the PR:

Description:

Resolves #54

@codecov
Copy link

codecov bot commented Jul 17, 2018

Codecov Report

Merging #55 into master will increase coverage by 2.31%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   96.55%   98.86%   +2.31%     
==========================================
  Files          19       19              
  Lines         551      616      +65     
  Branches      134      162      +28     
==========================================
+ Hits          532      609      +77     
  Misses          7        7              
+ Partials       12        0      -12
Impacted Files Coverage Δ
src/external-loader-plugin/ExternalLoaderPlugin.ts 100% <ø> (ø) ⬆️
src/static-build-loader/loader.ts 95.28% <100%> (+2.8%) ⬆️
src/css-module-dts-loader/loader.ts 100% <100%> (ø) ⬆️
src/registry-transformer/index.ts 99.25% <100%> (+3.6%) ⬆️
src/build-time-render/hasBuildTimeRender.ts 100% <100%> (ø) ⬆️
src/i18n-plugin/I18nPlugin.ts 100% <100%> (ø) ⬆️
src/i18n-plugin/templates/setLocaleData.ts 100% <100%> (ø) ⬆️
src/css-module-plugin/CssModulePlugin.ts 100% <0%> (ø) ⬆️
src/service-worker-plugin/ServiceWorkerPlugin.ts 100% <0%> (ø) ⬆️
src/static-build-loader/getFeatures.ts 100% <0%> (ø) ⬆️
... and 10 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 86993d1...9297b68. Read the comment docs.

package.json Outdated
"test": "grunt test"
},
"peerDependencies": {
"@dojo/framework": "file:./tarballs/dojo-framework-3.0.0-pre.tgz"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why peer dep still?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's only a peer dependency for the time being so this can be made into a tarball and installed itself.

@bryanforbes bryanforbes force-pushed the 3.0.0 branch 2 times, most recently from d069e55 to 5a127fc Compare July 20, 2018 20:25
@bryanforbes bryanforbes merged commit 21b389e into dojo:master Jul 20, 2018
@bryanforbes bryanforbes deleted the 3.0.0 branch July 20, 2018 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants