arranbartish / angular-cli-seed

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

Cleanup/delete dead code #14

Closed arranbartish closed 7 years ago

arranbartish commented 7 years ago

Removed the returns from the service and removed the resulting dead code

codecov[bot] commented 7 years ago

Codecov Report

Merging #14 into master will increase coverage by 2.38%. The diff coverage is 80%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   93.67%   96.05%   +2.38%     
==========================================
  Files          16       16              
  Lines         158      152       -6     
  Branches       10        8       -2     
==========================================
- Hits          148      146       -2     
+ Misses          7        3       -4     
  Partials        3        3
Impacted Files Coverage Δ
...c/app/car/search-result/search-result.component.ts 88.88% <100%> (+0.42%) :white_check_mark:
src/app/car/service/car.service.ts 92.85% <75%> (+16.66%) :white_check_mark:

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 c04271e...5d3d00b. Read the comment docs.