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

Improved Coverage #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Improved Coverage #42

wants to merge 1 commit into from

Conversation

powerbrian
Copy link
Contributor

Improving coverage and it is building locally.

Improving coverage and it is building locally.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f6b1a61 on Coverage into * on master*.

@mcdonnelldean
Copy link
Contributor

You might just be missing a module. Run rm -rf node_modules and npm install. Let me know if that works with no errors. 92% is super!

@powerbrian
Copy link
Contributor Author

Worked fine apart from single warning

npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0

@mcdonnelldean
Copy link
Contributor

Is lodash our dependecy? If so go ahead and update it. I think it's causing the travis fail

Kindest Regards,

Dean

On 28 Apr 2016, at 13:40, Brian Power [email protected] wrote:

Worked fine apart from single warning

npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

@powerbrian
Copy link
Contributor Author

Lodash isn't in the package.json at all...should I add it in or is it grabbing from somewhere else?

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