fulls1z3 / universal

Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
http://ng-seed.fulls1z3.com
MIT License
704 stars 138 forks source link

chore(package): update deps #737

Closed fulls1z3 closed 4 years ago

fulls1z3 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
[x] Feature
[x] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[x] Build related changes
[x] CI related changes
[x] Documentation content 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-io commented 4 years ago

Codecov Report

Merging #737 into master will decrease coverage by 0.13%. The diff coverage is 96.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #737      +/-   ##
==========================================
- Coverage   94.87%   94.74%   -0.14%     
==========================================
  Files         118      121       +3     
  Lines        1131     1160      +29     
  Branches      101      101              
==========================================
+ Hits         1073     1099      +26     
- Misses         58       61       +3
Impacted Files Coverage Δ
...ps/universal/src/app/framework/core/core.module.ts 67.85% <ø> (ø) :arrow_up:
.../app/shared/data-table/models/data-table-button.ts 100% <ø> (ø) :arrow_up:
...ramework/core/testing/mocks/config-service.mock.ts 100% <ø> (ø) :arrow_up:
...universal/src/app/framework/core/window.service.ts 50% <0%> (ø) :arrow_up:
...rsal/airline/testing/mocks/airline-service.mock.ts 100% <100%> (ø) :arrow_up:
...src/app/framework/ngrx/testing/mocks/store.mock.ts 100% <100%> (ø) :arrow_up:
...app/store/air-universal/airline/airline.service.ts 100% <100%> (ø) :arrow_up:
...l/src/app/framework/analytics/analytics.service.ts 100% <100%> (ø) :arrow_up:
...red/common/components/menu/menu-group.component.ts 100% <100%> (ø) :arrow_up:
...s/universal/src/app/framework/i18n/i18n.service.ts 100% <100%> (ø) :arrow_up:
... and 26 more

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 d958b74...bcaa6be. Read the comment docs.