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

Refactor the main logic. #89

Merged
merged 3 commits into from
Jan 16, 2016
Merged

Refactor the main logic. #89

merged 3 commits into from
Jan 16, 2016

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Jan 16, 2016

  • Calculate the unused dependencies to the end of the flow.
  • Concatenate the deps and devDeps at the beginning of the flow.
  • Some minor changes.
  • Preparation for the missing dependencies feature.

@codecov-io
Copy link

Current coverage is 98.45%

Merging #89 into master will increase coverage by +0.30% as of c162460

@@            master     #89   diff @@
======================================
  Files           15      15       
  Stmts          325     323     -2
  Branches        75      75       
  Methods          0       0       
======================================
- Hit            319     318     -1
+ Partial          4       3     -1
  Missed           2       2       

Review entire Coverage Diff as of c162460

Powered by Codecov. Updated on successful CI builds.

lijunle added a commit that referenced this pull request Jan 16, 2016
@lijunle lijunle merged commit be578a8 into depcheck:master Jan 16, 2016
@lijunle lijunle deleted the refactor branch January 16, 2016 16:40
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