Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Removing 3rd party libraries #54

Merged
merged 5 commits into from
Aug 11, 2015
Merged

Removing 3rd party libraries #54

merged 5 commits into from
Aug 11, 2015

Conversation

geramirez
Copy link
Contributor

  • All front end dependencies can be installed with
npm install
  • App now work with a multi-buildpack deploy
  • Test cleanup

@codecov-io
Copy link

Current coverage is 94.55%

Merging #54 into master will increase coverage by +32.30% as of 99176c6

@@            master     #54   diff @@
======================================
  Files            4       4       
  Stmts          204     202     -2
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            127     191    +64
  Partial          0       0       
+ Missed          77      11    -66

Review entire Coverage Diff as of 99176c6


Uncovered Suggestions

  1. +1.49% via .../app/cloudfoundry.js#216...218
  2. +1.49% via ...c/app/controllers.js#138...140
  3. +0.99% via ...c/app/controllers.js#201...202
  4. See 3 more...

Powered by Codecov. Updated on successful CI builds.

@jcscottiii
Copy link
Contributor

i really like this. try deploying an app to CF to see how much stuff will be downloaded automatically vs how much we will have script to download upon deploying

jcscottiii added a commit that referenced this pull request Aug 11, 2015
Removing 3rd party libraries
@jcscottiii jcscottiii merged commit 20b0d22 into master Aug 11, 2015
@jcscottiii jcscottiii deleted the removing-files branch August 13, 2015 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants