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

feature(test): support unknown INSTRUMENTATION_CODE values #13

Merged
merged 2 commits into from
Dec 23, 2020

Conversation

Malinskiy
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 23, 2020

Codecov Report

Merging #13 (ea58a8b) into master (9db731c) will increase coverage by 32.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #13       +/-   ##
=============================================
+ Coverage     47.82%   79.88%   +32.06%     
- Complexity      141      268      +127     
=============================================
  Files            59       59               
  Lines          1058     1059        +1     
  Branches        154      154               
=============================================
+ Hits            506      846      +340     
+ Misses          466      115      -351     
- Partials         86       98       +12     
Flag Coverage Δ Complexity Δ
integration 47.96% <0.00%> (+0.14%) 0.00 <0.00> (ø)
unit 74.88% <100.00%> (?) 0.00 <0.00> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...st/transform/InstrumentationResponseTransformer.kt 72.72% <100.00%> (+72.72%) 19.00 <0.00> (+19.00)
...alinskiy/adam/request/sync/ScreenCaptureRequest.kt 70.76% <0.00%> (+1.53%) 5.00% <0.00%> (+1.00%)
...com/malinskiy/adam/request/sync/PushFileRequest.kt 78.72% <0.00%> (+2.12%) 9.00% <0.00%> (+1.00%)
...com/malinskiy/adam/request/sync/StatFileRequest.kt 90.90% <0.00%> (+4.54%) 3.00% <0.00%> (ø%)
...lin/com/malinskiy/adam/AndroidDebugBridgeClient.kt 68.25% <0.00%> (+12.69%) 9.00% <0.00%> (+3.00%)
...com/malinskiy/adam/request/sync/PullFileRequest.kt 86.20% <0.00%> (+15.51%) 12.00% <0.00%> (+3.00%)
...nskiy/adam/request/async/ChanneledLogcatRequest.kt 80.95% <0.00%> (+19.04%) 5.00% <0.00%> (+3.00%)
...adam/request/sync/UninstallRemotePackageRequest.kt 100.00% <0.00%> (+22.22%) 3.00% <0.00%> (+1.00%)
.../main/kotlin/com/malinskiy/adam/request/Request.kt 92.30% <0.00%> (+23.07%) 6.00% <0.00%> (+2.00%)
...m/malinskiy/adam/interactor/AdbBinaryInteractor.kt 23.52% <0.00%> (+23.52%) 2.00% <0.00%> (+2.00%)
... and 24 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 9db731c...ea58a8b. Read the comment docs.

@Malinskiy Malinskiy merged commit 4eb79b5 into master Dec 23, 2020
@Malinskiy Malinskiy deleted the feat/support-unknown-instrumentation-code branch December 23, 2020 12:08
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