Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tree): expand node up to parent #245

Merged
merged 1 commit into from
Apr 2, 2018
Merged

Conversation

rychkog
Copy link
Contributor

@rychkog rychkog commented Apr 2, 2018

No description provided.

@rychkog rychkog merged commit 3493ff1 into develop Apr 2, 2018
@rychkog rychkog deleted the feat/expand-up-to-parent branch April 2, 2018 20:34
@codecov
Copy link

codecov bot commented Apr 2, 2018

Codecov Report

Merging #245 into develop will decrease coverage by 0.52%.
The diff coverage is 25%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #245      +/-   ##
===========================================
- Coverage    92.75%   92.22%   -0.53%     
===========================================
  Files           25       25              
  Lines         1021     1029       +8     
  Branches       144      146       +2     
===========================================
+ Hits           947      949       +2     
- Misses          46       52       +6     
  Partials        28       28
Impacted Files Coverage Δ
test/data-provider/tree.data-provider.ts 100% <ø> (ø) ⬆️
src/tree-internal.component.ts 82.88% <ø> (ø) ⬆️
src/tree.types.ts 100% <ø> (ø) ⬆️
src/tree-controller.ts 81.48% <0%> (-6.52%) ⬇️
src/tree.ts 92.82% <100%> (+0.06%) ⬆️

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 8a2ce3a...dd6b897. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant