tomastrajan / angular-ngrx-material-starter

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

test(todo): add tests for add, delete, update, filter; closes #371 #431

Closed huyen1990 closed 5 years ago

huyen1990 commented 5 years ago

What:

Issue number: N/A

codecov-io commented 5 years ago

Codecov Report

Merging #431 into master will increase coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
+ Coverage   87.77%   88.35%   +0.57%     
==========================================
  Files          67       68       +1     
  Lines         990     1013      +23     
  Branches       41       41              
==========================================
+ Hits          869      895      +26     
+ Misses        103      100       -3     
  Partials       18       18
Impacted Files Coverage Δ
src/app/examples/examples.effects.ts 91.3% <0%> (ø)
src/app/settings/settings.actions.ts 100% <0%> (+4.87%) :arrow_up:
.../core/google-analytics/google-analytics.effects.ts 100% <0%> (+27.27%) :arrow_up:

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 03d25b4...a557098. Read the comment docs.