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

test: add RouterTestingModule to spec files #7605

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

simplejason
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 Aug 10, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #7605 (7ee6a52) into master (8b92c63) will increase coverage by 1.64%.
The diff coverage is n/a.

❗ Current head 7ee6a52 differs from pull request most recent head 81b7a2a. Consider uploading reports for the commit 81b7a2a to get more accurate results

@@            Coverage Diff             @@
##           master    #7605      +/-   ##
==========================================
+ Coverage   90.43%   92.08%   +1.64%     
==========================================
  Files         502      502              
  Lines       16752    16752              
  Branches     2629     2629              
==========================================
+ Hits        15150    15426     +276     
+ Misses       1314     1057     -257     
+ Partials      288      269      -19     
Impacted Files Coverage Δ
components/table/src/cell/th-addon.component.ts 90.12% <0.00%> (+2.46%) ⬆️
components/dropdown/dropdown-menu.component.ts 88.23% <0.00%> (+5.88%) ⬆️
components/tabs/tabset.component.ts 92.89% <0.00%> (+12.18%) ⬆️
components/menu/menu-group.component.ts 78.57% <0.00%> (+14.28%) ⬆️
components/tabs/tab-nav-operation.component.ts 68.75% <0.00%> (+15.62%) ⬆️
components/tabs/tabs-ink-bar.directive.ts 87.09% <0.00%> (+16.12%) ⬆️
components/menu/menu-item.directive.ts 76.38% <0.00%> (+19.44%) ⬆️
components/menu/menu.directive.ts 93.93% <0.00%> (+19.69%) ⬆️
components/dropdown/dropdown.directive.ts 93.20% <0.00%> (+20.38%) ⬆️
components/menu/submenu-title.component.ts 100.00% <0.00%> (+23.07%) ⬆️
... and 10 more

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

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