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

Separate testing infrastructure into it's own module. #65

Merged
merged 1 commit into from
Feb 23, 2019
Merged

Conversation

vanniktech
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 23, 2019

Codecov Report

Merging #65 into master will decrease coverage by 1.59%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #65     +/-   ##
=========================================
- Coverage    63.9%   62.31%   -1.6%     
=========================================
  Files           5        6      +1     
  Lines         133      138      +5     
  Branches       19       19             
=========================================
+ Hits           85       86      +1     
- Misses         43       46      +3     
- Partials        5        6      +1
Impacted Files Coverage Δ
...c/main/java/com/vanniktech/rxpermission/Utils.java 20% <ø> (ø)
...n/java/com/vanniktech/rxpermission/Permission.java 100% <ø> (ø)
...niktech/rxpermission/testing/MockRxPermission.java 100% <ø> (ø)
.../com/vanniktech/rxpermission/RealRxPermission.java 77.41% <ø> (ø)
...va/com/vanniktech/rxpermission/ShadowActivity.java 0% <ø> (ø)
...ava/com/vanniktech/rxpermission/testing/Utils.java 60% <60%> (ø)

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 2941ede...e8cc71c. Read the comment docs.

@vanniktech vanniktech merged commit f458a2a into master Feb 23, 2019
@vanniktech vanniktech deleted the split branch February 23, 2019 12:18
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.

1 participant