dojo / interop

Provides bindings and interoperability between Dojo packages and other libraries
Other
1 stars 14 forks source link

Upgrade to next #42

Closed maier49 closed 6 years ago

maier49 commented 6 years ago

Upgrades this to use next of @dojo/framework. Note that this is broken currently but works on master thanks to https://github.com/dojo/framework/pull/131

codecov[bot] commented 6 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   88.41%   88.52%   +0.11%     
==========================================
  Files           4        4              
  Lines         302      305       +3     
  Branches       81       81              
==========================================
+ Hits          267      270       +3     
  Misses         35       35
Impacted Files Coverage Δ
src/dgrid/DgridWrapper.ts 88.46% <100%> (+0.14%) :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 5bc1130...326be6a. Read the comment docs.