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(*): support standalone #1694

Merged
merged 2 commits into from
Nov 11, 2023
Merged

perf(*): support standalone #1694

merged 2 commits into from
Nov 11, 2023

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Nov 10, 2023

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

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Nov 10, 2023

Preview is ready!

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #1694 (0555c2a) into master (2993297) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 0555c2a differs from pull request most recent head fefbbd0. Consider uploading reports for the commit fefbbd0 to get more accurate results

@@            Coverage Diff             @@
##           master    #1694      +/-   ##
==========================================
- Coverage   95.52%   95.52%   -0.01%     
==========================================
  Files         300      299       -1     
  Lines        8831     8830       -1     
  Branches     1660     1660              
==========================================
- Hits         8436     8435       -1     
  Misses        325      325              
  Partials       70       70              
Files Coverage Δ
packages/abc/hotkey/hotkey.directive.ts 100.00% <ø> (ø)
packages/abc/hotkey/hotkey.module.ts 100.00% <ø> (ø)
packages/abc/let/let.directive.ts 60.00% <ø> (ø)
packages/abc/let/let.module.ts 100.00% <ø> (ø)
packages/abc/xlsx/xlsx.directive.ts 100.00% <ø> (ø)
packages/abc/xlsx/xlsx.module.ts 100.00% <ø> (ø)
packages/util/pipes/currency/cny.pipe.ts 100.00% <ø> (ø)
packages/util/pipes/currency/mega.pipe.ts 100.00% <ø> (ø)
packages/util/pipes/currency/module.ts 100.00% <ø> (ø)
packages/util/pipes/currency/price.pipe.ts 100.00% <ø> (ø)
... and 4 more

@cipchk cipchk merged commit d6e75a0 into master Nov 11, 2023
8 checks passed
@cipchk cipchk deleted the feat-standalone branch November 11, 2023 07:42
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