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

perf(module:date-picker): remove unused variable #7767

Merged
merged 2 commits into from Dec 12, 2022

Conversation

HyperLife1119
Copy link
Collaborator

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)
[x] 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?

None.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@zorro-bot
Copy link

zorro-bot bot commented Dec 11, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Dec 11, 2022

Codecov Report

Merging #7767 (dd767b2) into master (e82fda7) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7767      +/-   ##
==========================================
- Coverage   92.05%   92.03%   -0.02%     
==========================================
  Files         502      502              
  Lines       16783    16783              
  Branches     2645     2645              
==========================================
- Hits        15449    15447       -2     
- Misses       1063     1067       +4     
+ Partials      271      269       -2     
Impacted Files Coverage Δ
components/date-picker/date-picker.component.ts 94.42% <100.00%> (ø)
components/table/src/table/tbody.component.ts 88.88% <0.00%> (-11.12%) ⬇️
components/table/src/table/tr-measure.component.ts 86.95% <0.00%> (-4.35%) ⬇️
components/table/src/table-style.service.ts 96.55% <0.00%> (+1.72%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@wenqi73 wenqi73 merged commit 1572da5 into NG-ZORRO:master Dec 12, 2022
chenc041 pushed a commit to chenc041/ng-zorro-antd that referenced this pull request Dec 14, 2022
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.

None yet

2 participants