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

Check the API coverage in examples #53

Merged
merged 1 commit into from
Nov 6, 2014
Merged

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Nov 4, 2014

This is an initial work for #37. APICoverage will scan classes in the package rx.lang.scala.examples and report the unused APIs. It uses BCEL to extract the invoked methods from byte codes.

@zsxwing
Copy link
Member Author

zsxwing commented Nov 4, 2014

Please check the Travis CI build log here: https://travis-ci.org/ReactiveX/RxScala/builds/39962955

@samuelgruetter
Copy link
Collaborator

Nice :) LGTM.

zsxwing added a commit that referenced this pull request Nov 6, 2014
Check the API coverage in examples
@zsxwing zsxwing merged commit 17770df into ReactiveX:0.x Nov 6, 2014
@zsxwing zsxwing deleted the coverage branch November 6, 2014 01:44
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.

2 participants