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(module:tree): add tree component #1147

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Conversation

simplejason
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ √ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ √ ] Yes
[ ] No

Other information

@codecov
Copy link

codecov bot commented Mar 15, 2018

Codecov Report

Merging #1147 into 0.7.0 will decrease coverage by 0.74%.
The diff coverage is 85.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##            0.7.0    #1147      +/-   ##
==========================================
- Coverage   97.51%   96.76%   -0.75%     
==========================================
  Files         179      184       +5     
  Lines        7113     7571     +458     
  Branches      918      989      +71     
==========================================
+ Hits         6936     7326     +390     
- Misses         16       55      +39     
- Partials      161      190      +29
Impacted Files Coverage Δ
components/tree/nz-tree.component.ts 100% <100%> (ø)
components/tree/nz-tree.module.ts 100% <100%> (ø)
components/tree/nz-tree-node.ts 73.33% <73.33%> (ø)
components/tree/nz-tree.service.ts 75.78% <75.78%> (ø)
components/tree/nz-tree-node.component.ts 94.18% <94.18%> (ø)

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 30d6756...d4f33fa. Read the comment docs.

@vthinkxie vthinkxie merged commit 7ca5de3 into NG-ZORRO:0.7.0 Mar 15, 2018
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
@simplejason simplejason deleted the 0.7.0 branch November 18, 2021 09:25
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.

2 participants