arranbartish / angular-cli-seed

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

remove ng-bootstrap #40

Closed arranbartish closed 7 years ago

arranbartish commented 7 years ago

ng-bootstrap is creating noise for the angular upgrade. going to remove it so that it becomes clearer to ask for help

codecov[bot] commented 7 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   90.51%   90.46%   -0.06%     
==========================================
  Files          28       28              
  Lines         369      367       -2     
  Branches       21       21              
==========================================
- Hits          334      332       -2     
  Misses         15       15              
  Partials       20       20
Impacted Files Coverage Δ
src/app/housing/housing.module.ts 100% <ø> (ø) :arrow_up:
src/app/car/car.module.ts 100% <ø> (ø) :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 6bcef38...94c576f. Read the comment docs.