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

Fix test coverage is failing. #175

Merged
merged 4 commits into from
Nov 15, 2016
Merged

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Nov 15, 2016

Explicitly declare istanbul at version 0.4.4, otherwise isparta is not collecting coverage data.

See douglasduteil/isparta#126

@codecov-io
Copy link

Current coverage is 98.55% (diff: 100%)

Merging #175 into master will not change coverage

@@             master       #175   diff @@
==========================================
  Files            23         23          
  Lines           622        622          
  Methods         156        156          
  Messages          0          0          
  Branches        140        140          
==========================================
  Hits            613        613          
  Misses            9          9          
  Partials          0          0          

Powered by Codecov. Last update fc44c61...f64a8d9

@lijunle lijunle merged commit e63313e into depcheck:master Nov 15, 2016
@lijunle lijunle deleted the fix-test-coverage branch November 15, 2016 20:29
@lijunle lijunle added the bug label Nov 18, 2016
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.

None yet

2 participants