Skip to content

Conversation

@santiagovazquez
Copy link

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 18, 2017

Codecov Report

Merging #413 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  Coverage   82.56%   82.56%           
=======================================
  Files          14       14           
  Lines         562      562           
=======================================
  Hits          464      464           
  Misses         98       98

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 5ec10ac...002ed97. Read the comment docs.

@@ -1,4 +1,8 @@
(function() {
if (typeof FastClick === 'undefined') {
throw new Error('mobile-angular-ui\'s JavaScript requires FastClick')

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is failing because you forgot a semi-colon.

@jaythomas
Copy link

I think re-building the dist/ folder as part of the commit is a bad idea because the contents of your dist may not necessarily reflect all the commits that have gone into master since your generated dist was created. It also pollutes the diff when trying to do code reviews or check commits in the git history.

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.

3 participants