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

chore: remove unnecessary dependency #71

Merged
merged 1 commit into from
Jul 1, 2016
Merged

Conversation

nfischer
Copy link
Member

@nfischer nfischer commented Jul 1, 2016

I was setting up my own project for codecov and I noticed that the recommended steps on their site differed from what we have here. And it cuts out an extra dependency, so I figured I'd make a PR.

Here's the project I set up, and it seems to work properly.

@codecov-io
Copy link

codecov-io commented Jul 1, 2016

Current coverage is 88.88%

Merging #71 into master will not change coverage

@@             master        #71   diff @@
==========================================
  Files             2          2          
  Lines             9          9          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits              8          8          
  Misses            1          1          
  Partials          0          0          

Powered by Codecov. Last updated by d453328...9c875e4

@levithomason
Copy link
Contributor

LGTM, apparently the test:coverage script didn't even exist :S

@nfischer nfischer merged commit 685dbe4 into master Jul 1, 2016
@nfischer nfischer deleted the chore-remove-dep branch July 1, 2016 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants