Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction of JS package management #272

Merged
merged 5 commits into from
Sep 28, 2016
Merged

Introduction of JS package management #272

merged 5 commits into from
Sep 28, 2016

Conversation

stefanoborini
Copy link
Contributor

@stefanoborini stefanoborini commented Sep 28, 2016

Introducing bower and npm package.json. Addition of js coverage library. Removal of deployed components in favor of bower installation.

Fixes part of #271

@codecov-io
Copy link

codecov-io commented Sep 28, 2016

Current coverage is 92.96% (diff: 100%)

Merging #272 into master will not change coverage

@@             master       #272   diff @@
==========================================
  Files            65         65          
  Lines          2898       2898          
  Methods           0          0          
  Messages          0          0          
  Branches        197        197          
==========================================
  Hits           2694       2694          
  Misses          144        144          
  Partials         60         60          

Powered by Codecov. Last update 907f35c...f1d6d9e

@stefanoborini stefanoborini changed the title Introduction of JS package management goodies. [WIP] Introduction of JS package management Sep 28, 2016
@stefanoborini stefanoborini merged commit 3bd1c58 into master Sep 28, 2016
@stefanoborini stefanoborini deleted the bower-coverage branch September 28, 2016 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants