dojo / interop

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

Updates for 3.0.0 #38

Closed bryanforbes closed 6 years ago

bryanforbes commented 6 years ago

Type: feature

The following has been addressed in the PR:

Description:

Resolves #37

codecov[bot] commented 6 years ago

Codecov Report

Merging #38 into master will increase coverage by 2.32%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   83.63%   85.96%   +2.32%     
==========================================
  Files           2        2              
  Lines          55       57       +2     
  Branches       14       14              
==========================================
+ Hits           46       49       +3     
- Misses          7        8       +1     
+ Partials        2        0       -2
Impacted Files Coverage Δ
src/dijit/DijitWrapper.ts 84.61% <100%> (+2.61%) :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 1754520...d11835a. Read the comment docs.