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(selection): add ability to allow and forbid a node selection (closes #220) #221

Merged
merged 1 commit into from
Feb 18, 2018

Conversation

rychkog
Copy link
Contributor

@rychkog rychkog commented Feb 18, 2018

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2018

Codecov Report

Merging #221 into develop will decrease coverage by 0.19%.
The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #221     +/-   ##
==========================================
- Coverage    93.77%   93.58%   -0.2%     
==========================================
  Files           25       25             
  Lines          980      997     +17     
  Branches       136      140      +4     
==========================================
+ Hits           919      933     +14     
- Misses          35       36      +1     
- Partials        26       28      +2
Impacted Files Coverage Δ
test/data-provider/tree.data-provider.ts 100% <ø> (ø) ⬆️
src/tree-internal.component.ts 85.08% <0%> (-0.96%) ⬇️
src/utils/fn.utils.ts 100% <100%> (ø) ⬆️
src/tree-controller.ts 90.27% <100%> (+0.88%) ⬆️
src/tree.types.ts 100% <100%> (ø) ⬆️
src/tree.ts 92.76% <75%> (-0.31%) ⬇️

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 63d85d9...2f967c3. Read the comment docs.

@rychkog rychkog merged commit 12852c9 into develop Feb 18, 2018
@rychkog rychkog deleted the feat-enable-disable-node-selection branch February 18, 2018 18:27
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