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

Wrap Collection controller for Android SDK #188

Merged
merged 4 commits into from
Aug 2, 2018

Conversation

jenow
Copy link
Contributor

@jenow jenow commented Aug 2, 2018

What does this PR do ?

Wrap Collection controller method for Android SDK in order to take and return JSONObject type when needed

How should this be manually tested?

run docker run --rm -it -v "$(pwd)":/go/src/github.com/kuzzleio/sdk-go android-x86 /build.sh
Use internal/wrappers/build/android/app/build/outputs/aar/app-release.aar in an android project and see if you have JSONObject type on the Collection controller's methods

@jenow jenow self-assigned this Aug 2, 2018
@jenow jenow changed the title Wrap Collection controller Wrap Collection controller for Android SDK Aug 2, 2018
@codecov-io
Copy link

codecov-io commented Aug 2, 2018

Codecov Report

Merging #188 into 1.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              1.x     #188   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files         244      244           
  Lines        4413     4413           
=======================================
  Hits         3927     3927           
  Misses        454      454           
  Partials       32       32

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 88ef8d9...fa9055f. Read the comment docs.

@jenow jenow merged commit 92e5498 into 1.x Aug 2, 2018
@jenow jenow deleted the KZL-227-android-wrap-collection branch August 2, 2018 16:25
@jenow jenow mentioned this pull request Sep 10, 2018
@jenow jenow mentioned this pull request Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants