arranbartish / angular-cli-seed

angular2 with angular-cli
MIT License
6 stars 5 forks source link

Registration flow #41

Open arranbartish opened 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #41 into master will increase coverage by 4.39%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   90.46%   94.85%   +4.39%     
==========================================
  Files          28       32       +4     
  Lines         367      447      +80     
  Branches       21       18       -3     
==========================================
+ Hits          332      424      +92     
- Misses         15       21       +6     
+ Partials       20        2      -18
Impacted Files Coverage Δ
src/app/app.component.ts 100% <ø> (ø) :arrow_up:
src/app/widgit/widgit.module.ts 100% <100%> (ø)
...pp/housing/components/edit/house-edit.component.ts 77.77% <0%> (-6.84%) :arrow_down:
src/app/car/car.module.ts 100% <0%> (ø) :arrow_up:
src/app/home/home.component.ts 100% <0%> (ø) :arrow_up:
src/app/utilities/object.service.ts 100% <0%> (ø) :arrow_up:
src/app/housing/housing.module.ts 100% <0%> (ø) :arrow_up:
src/app/utilities/utilities.module.ts 100% <0%> (ø) :arrow_up:
src/app/car/components/list/car-list.component.ts 100% <0%> (ø) :arrow_up:
...pp/housing/components/list/house-list.component.ts 100% <0%> (ø) :arrow_up:
... and 16 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 ab031f5...736c874. Read the comment docs.