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 919 forks source link

test(form): add input, validation, autosave tests, closes #421 #422

Closed chauey closed 5 years ago

chauey commented 5 years ago

What:

Issue number: N/A

codecov-io commented 5 years ago

Codecov Report

Merging #422 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   87.77%   87.77%           
=======================================
  Files          67       67           
  Lines         990      990           
  Branches       41       41           
=======================================
  Hits          869      869           
  Misses        103      103           
  Partials       18       18

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...089d84b. Read the comment docs.

tomastrajan commented 5 years ago

@chauey I have done some commits to master in the meantime, could you please resolve merge conflicts so that I can marge your contribution? Thank you!

timdeschryver commented 5 years ago

Thanks @chauey !