NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.87k stars 3.94k forks source link

refactor(module:layout): migrate demo to standalone mode #8759

Closed Laffery closed 1 month ago

Laffery commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

Other information

zorro-bot[bot] commented 1 month ago

This preview will be available after the AzureCI is passed.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.21%. Comparing base (bec81a9) to head (759f7ca). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8759 +/- ## ========================================== + Coverage 93.15% 93.21% +0.05% ========================================== Files 538 537 -1 Lines 18457 18456 -1 Branches 2816 2816 ========================================== + Hits 17193 17203 +10 + Misses 1226 1215 -11 Partials 38 38 ``` | [Flag](https://app.codecov.io/gh/NG-ZORRO/ng-zorro-antd/pull/8759/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NG-ZORRO) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/NG-ZORRO/ng-zorro-antd/pull/8759/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NG-ZORRO) | `93.21% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NG-ZORRO#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

HyperLife1119 commented 1 month ago

Please fix the CI again :)