ktsn / vue-designer

Vue component design tool
https://marketplace.visualstudio.com/items?itemName=ktsn.vue-designer
MIT License
368 stars 22 forks source link

feat: insert a new declaration to arbitrary position #73

Closed ktsn closed 5 years ago

ktsn commented 5 years ago

ref #13

codecov[bot] commented 5 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   68.04%   68.29%   +0.24%     
==========================================
  Files          66       66              
  Lines        2244     2252       +8     
  Branches      455      463       +8     
==========================================
+ Hits         1527     1538      +11     
+ Misses        697      694       -3     
  Partials       20       20
Impacted Files Coverage Δ
src/view/components/StyleInformation.vue 80% <100%> (+14.37%) :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 f00a62d...599968a. Read the comment docs.