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 getScript logic to a single file. #97

Merged
merged 4 commits into from
Jan 24, 2016

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Jan 24, 2016

  • Refactor getScript logic to a single file.
  • Apply cache to improve performance.
  • APIs are not affected.
  • Some invalid failing test cases are resolved.

@codecov-io
Copy link

Current coverage is 97.50%

Merging #97 into master will decrease coverage by -0.75% as of 2da2f78

@@            master    #97   diff @@
=====================================
  Files           15     16     +1
  Stmts          343    360    +17
  Branches        79     83     +4
  Methods          0      0       
=====================================
+ Hit            337    351    +14
- Partial          4      6     +2
- Missed           2      3     +1

Review entire Coverage Diff as of 2da2f78

Powered by Codecov. Updated on successful CI builds.

lijunle added a commit that referenced this pull request Jan 24, 2016
Refactor getScript logic to a single file.
@lijunle lijunle merged commit 9dc45fd into depcheck:master Jan 24, 2016
@lijunle lijunle deleted the refactor-get-script branch January 24, 2016 13:49
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