jledentu / vue-finder

πŸ“ A Vue.js component to display hierarchical data (like the MacOS X finder)
https://vue-finder.netlify.app
MIT License
160 stars 16 forks source link

Dropzone component #75

Closed jledentu closed 4 years ago

jledentu commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   93.91%   93.84%   -0.08%     
==========================================
  Files           8        8              
  Lines         263      260       -3     
  Branches       57       57              
==========================================
- Hits          247      244       -3     
  Misses         16       16
Impacted Files Coverage Ξ”
src/components/FinderItem.vue 100% <ΓΈ> (ΓΈ) :arrow_up:
src/components/Finder.vue 65.9% <ΓΈ> (ΓΈ) :arrow_up:
src/components/FinderList.vue 100% <ΓΈ> (ΓΈ) :arrow_up:
src/components/FinderListDropZone.vue 100% <ΓΈ> (ΓΈ) :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 2677e5f...547c01d. Read the comment docs.

jledentu commented 4 years ago

:tada: This PR is included in version 1.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: