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

Android instrumentation test #68

Merged
merged 65 commits into from
May 12, 2018
Merged

Android instrumentation test #68

merged 65 commits into from
May 12, 2018

Conversation

oleksiyp
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented May 12, 2018

Codecov Report

Merging #68 into master will decrease coverage by 0.49%.
The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #68     +/-   ##
===========================================
- Coverage     78.55%   78.05%   -0.5%     
  Complexity      593      593             
===========================================
  Files            65       65             
  Lines          1553     1545      -8     
  Branches        276      276             
===========================================
- Hits           1220     1206     -14     
- Misses          210      214      +4     
- Partials        123      125      +2
Impacted Files Coverage Δ Complexity Δ
dsl/common/src/main/kotlin/io/mockk/API.kt 0% <ø> (ø) 0 <0> (ø) ⬇️
...o/mockk/impl/instantiation/JvmObjectMockFactory.kt 75% <ø> (ø) 3 <0> (ø) ⬇️
...tlin/io/mockk/impl/instantiation/JvmMockFactory.kt 50% <0%> (-2%) 3 <0> (ø)
...o/mockk/impl/instantiation/JvmStaticMockFactory.kt 62.5% <0%> (-2.21%) 4 <0> (ø)
...o/mockk/impl/instantiation/JvmMockFactoryHelper.kt 74.07% <100%> (ø) 17 <1> (+1) ⬆️
...lin/io/mockk/impl/instantiation/JvmInstantiator.kt 100% <100%> (ø) 4 <1> (ø) ⬇️
...k/src/main/kotlin/io/mockk/impl/JvmMockKGateway.kt 90.54% <64.28%> (-5.24%) 20 <1> (ø)
...o/mockk/impl/instantiation/JvmAnyValueGenerator.kt 66.66% <0%> (-5.56%) 7% <0%> (-1%)
...n/io/mockk/impl/recording/states/VerifyingState.kt 95.55% <0%> (-2.28%) 19% <0%> (ø)
... and 12 more

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 30a6490...132da1d. Read the comment docs.

# Conflicts:
#	agent/src/main/java/io/mockk/junit/ChainedRunWith.java
#	agent/src/main/java/io/mockk/junit/MockKJUnit4Runner.java
#	agent/src/main/java/io/mockk/testng/MockKObjectFactory.java
@oleksiyp oleksiyp merged commit 382f42a into master May 12, 2018
@oleksiyp oleksiyp deleted the dexmaker branch June 2, 2018 09:54
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