renew-js / renew-lib

Core component of renew-js for displaying and modifying drawings
Other
0 stars 0 forks source link

Test meta import / export #77

Closed 0x4d closed 5 years ago

0x4d commented 5 years ago

Closes #51

codecov[bot] commented 5 years ago

Codecov Report

Merging #77 into master will increase coverage by 2.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   64.51%   66.56%   +2.05%     
==========================================
  Files          83       83              
  Lines        1023     1023              
==========================================
+ Hits          660      681      +21     
+ Misses        363      342      -21
Impacted Files Coverage Δ
src/features/connect/tools/ConnectTool.js 35% <0%> (-5%) :arrow_down:
...ures/meta-formalism/providers/MetaPluginManager.js 20% <0%> (+10%) :arrow_up:
src/draw/Renderer.js 81.25% <0%> (+21.87%) :arrow_up:
src/features/hand/tools/HandTool.js 75% <0%> (+25%) :arrow_up:
src/draw/behaviors/PluginRegisterBehavior.js 100% <0%> (+33.33%) :arrow_up:
...meta-formalism/behaviors/PluginRegisterBehavior.js 100% <0%> (+33.33%) :arrow_up:
...rc/features/import/behaviors/MetaImportBehavior.js 100% <0%> (+57.14%) :arrow_up:
...rc/features/export/behaviors/MetaExportBehavior.js 100% <0%> (+60%) :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 1646db5...815c14d. Read the comment docs.

tim-kilian commented 5 years ago

You can merge it yourself.