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

Enable ALL specials by default. #67

Merged
merged 4 commits into from
Nov 21, 2015

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Nov 21, 2015

  • Breaking change default value of ignoreBinPackage option to false.
  • Enable ALL specials by default.
  • Update the depcheck script command - it is clean now.

- It is going to enable bin special parser soon.
- It is clean now, just run `depcheck`, it will handle everything.
@codecov-io
Copy link

Current coverage is 97.61%

Merging #67 into master will increase coverage by +0.01% as of b6ec72f

@@            master     #67   diff @@
======================================
  Files           12      12       
  Stmts          292     294     +2
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            285     287     +2
  Partial          0       0       
  Missed           7       7       

Review entire Coverage Diff as of b6ec72f

Powered by Codecov. Updated on successful CI builds.

- Report unused bin package if ignoreBinPackage=false
- Handle dependencies without bin if ignoreBinPackage=true
lijunle added a commit that referenced this pull request Nov 21, 2015
@lijunle lijunle merged commit d08d560 into depcheck:master Nov 21, 2015
@lijunle lijunle deleted the enable-specials-by-efault branch November 21, 2015 17:46
gtanner pushed a commit to gtanner/depcheck that referenced this pull request Jan 19, 2016
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.

None yet

2 participants