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

Use GitHub actions #151

Closed jledentu closed 3 years ago

jledentu commented 3 years ago

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

The PR fulfills these requirements:

codecov[bot] commented 3 years ago

Codecov Report

Merging #151 (039e52b) into master (8d4558b) will increase coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   99.21%   99.42%   +0.21%     
==========================================
  Files           4        4              
  Lines         127      175      +48     
  Branches       29       44      +15     
==========================================
+ Hits          126      174      +48     
  Misses          1        1              
Impacted Files Coverage Ξ”
src/utils/dom-utils.js 100.00% <0.00%> (ΓΈ)
src/utils/tree-utils.js 100.00% <0.00%> (ΓΈ)
src/utils/event-manager.js 100.00% <0.00%> (ΓΈ)
src/utils/tree-model.js 99.18% <0.00%> (+0.31%) :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 8d4558b...039e52b. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: