NG-ZORRO / ng-zorro-antd-mobile

A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
http://ng.mobile.ant.design
Other
800 stars 241 forks source link

release(1.0.6): release 1.0.6 #711

Closed fisherspy closed 4 years ago

fisherspy commented 4 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] 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
[x] No

Other information

codecov[bot] commented 4 years ago

Codecov Report

Merging #711 into 1.x will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.x     #711      +/-   ##
==========================================
- Coverage   88.62%   88.59%   -0.03%     
==========================================
  Files         270      270              
  Lines        7631     7631              
  Branches     1099     1099              
==========================================
- Hits         6763     6761       -2     
- Misses        421      422       +1     
- Partials      447      448       +1     
Impacted Files Coverage Δ
components/carousel/carousel.component.ts 70.13% <0.00%> (-0.68%) :arrow_down:

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 f973f87...678feea. Read the comment docs.