Skip to content

Robolectric: replace deprecated code & minor optimization #629

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

Merged
merged 1 commit into from
Apr 6, 2017

Conversation

hermanliang
Copy link
Contributor

RuntimeEnvironment.getRobolectricPackageManager() and RuntimeEnvironment.setRobolectricPackageManager(packageManager) are deprecated in Robolectric 3.2 and will be removed in 3.4
http://robolectric.org/migrating/

@codecov
Copy link

codecov bot commented Apr 6, 2017

Codecov Report

Merging #629 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #629   +/-   ##
=========================================
  Coverage     51.27%   51.27%           
  Complexity     1536     1536           
=========================================
  Files           129      129           
  Lines          9836     9836           
  Branches       1327     1327           
=========================================
  Hits           5043     5043           
  Misses         4385     4385           
  Partials        408      408

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d66c5a3...1a1ec50. Read the comment docs.

@rogerhu
Copy link
Contributor

rogerhu commented Apr 6, 2017

Thanks

@rogerhu rogerhu merged commit 38b1e29 into parse-community:master Apr 6, 2017
@hermanliang hermanliang deleted the robo branch April 7, 2017 01:23
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