tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.83k stars 917 forks source link

refactor(google-analytics): refactor to ngrx 8 #481

Closed abedzantout closed 5 years ago

abedzantout commented 5 years ago

What:

Refactor Google Analytics Service to Ngrx 8

Issue number: #472

codecov-io commented 5 years ago

Codecov Report

Merging #481 into master will decrease coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #481      +/-   ##
==========================================
- Coverage   71.79%   71.71%   -0.08%     
==========================================
  Files          64       64              
  Lines         546      548       +2     
  Branches       34       34              
==========================================
+ Hits          392      393       +1     
- Misses        144      145       +1     
  Partials       10       10
Impacted Files Coverage Δ
.../core/google-analytics/google-analytics.effects.ts 100% <100%> (ø) :arrow_up:
...tarter/src/app/core/animations/route.animations.ts 70% <0%> (-10%) :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 6696d38...ab81e5c. Read the comment docs.