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

fix(module:table): fix 4.1.0 style error #4953

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

vthinkxie
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

@zorro-bot
Copy link

zorro-bot bot commented Mar 30, 2020

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #4953 into master will decrease coverage by 0.03%.
The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4953      +/-   ##
==========================================
- Coverage   91.54%   91.50%   -0.04%     
==========================================
  Files         535      535              
  Lines       13688    13706      +18     
  Branches     2043     2048       +5     
==========================================
+ Hits        12530    12541      +11     
- Misses        694      698       +4     
- Partials      464      467       +3     
Impacted Files Coverage Δ
...ts/auto-complete/autocomplete-trigger.directive.ts 95.70% <ø> (ø)
components/drawer/drawer.component.ts 97.77% <ø> (ø)
components/pagination/pagination.component.ts 98.52% <ø> (-0.03%) ⬇️
components/table/src/addon/filter.component.ts 63.15% <ø> (ø)
components/table/src/table.module.ts 100.00% <ø> (ø)
components/table/src/table/table.component.ts 88.80% <ø> (ø)
components/table/src/cell/td-addon.component.ts 75.86% <55.55%> (-11.10%) ⬇️
components/table/src/cell/th-addon.component.ts 80.72% <60.00%> (-3.49%) ⬇️
components/dropdown/context-menu.service.ts 96.29% <100.00%> (ø)
...ponents/pagination/pagination-default.component.ts 96.87% <100.00%> (+0.15%) ⬆️
... and 2 more

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 a5d2e2b...0c6c7bc. Read the comment docs.

@vthinkxie vthinkxie force-pushed the docs-update branch 4 times, most recently from 1368c14 to 4cb60db Compare March 31, 2020 08:35
@vthinkxie vthinkxie merged commit 44f606c into NG-ZORRO:master Mar 31, 2020
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this pull request Apr 9, 2020
@hsuanxyz hsuanxyz mentioned this pull request Apr 15, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants