Zicrael / ngx-tree-dnd

Angular 7 support, data sortable draggable smart tree.
https://ngx-tree-dnd.stackblitz.io
MIT License
39 stars 11 forks source link

init v2.5.0 #34

Closed Zicrael closed 5 years ago

Zicrael commented 5 years ago

1) What changes does pull request make? 2) What problems can you encounter after the merge this pull request? 3) Would you like to be mentioned as contributor to the README.MD after the merge pull request?

codecov[bot] commented 5 years ago

Codecov Report

Merging #34 into master will decrease coverage by 0.57%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   31.69%   31.11%   -0.58%     
==========================================
  Files           9        9              
  Lines         407      421      +14     
  Branches       39       41       +2     
==========================================
+ Hits          129      131       +2     
- Misses        278      290      +12
Impacted Files Coverage Δ
...ee-dnd-children/ngx-tree-dnd-children.component.ts 29.41% <ø> (ø) :arrow_up:
...jects/ngx-tree-dnd/src/lib/ngx-tree-dnd.service.ts 14.28% <0%> (-0.64%) :arrow_down:
...x-tree-dnd-parent/ngx-tree-dnd-parent.component.ts 33.73% <33.33%> (-0.04%) :arrow_down:

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 6d6a1ad...6742c84. Read the comment docs.