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 the logic about calculate missing dependencies #118

Merged
merged 2 commits into from
Mar 19, 2016

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Mar 19, 2016

Resolve #115

  • Exclude the peer and optional dependencies when calculate missing dependencies.

@lijunle lijunle added the bug label Mar 19, 2016
@lijunle lijunle added this to the 0.6.1 milestone Mar 19, 2016
@codecov-io
Copy link

Current coverage is 96.40%

Merging #118 into master will increase coverage by +0.03% as of f4e1134

@@            master   #118   diff @@
=====================================
  Files           22     22       
  Stmts          414    417     +3
  Branches        78     80     +2
  Methods          0      0       
=====================================
+ Hit            399    402     +3
  Partial          8      8       
  Missed           7      7       

Review entire Coverage Diff as of f4e1134

Powered by Codecov. Updated on successful CI builds.

lijunle added a commit that referenced this pull request Mar 19, 2016
Fix the logic about calculate missing dependencies.
@lijunle lijunle merged commit 498ba04 into depcheck:master Mar 19, 2016
@lijunle lijunle deleted the fix-calc-missing branch March 19, 2016 14:46
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