customerio / customerio-android

This is the official Customer.io SDK for Android.
MIT License
13 stars 9 forks source link

chore: refactor Gist SDK interfacing #427

Closed Shahroz16 closed 3 months ago

Shahroz16 commented 3 months ago

helps: https://linear.app/customerio/issue/MBL-475/update-in-app-messaging-module-using-state-management-in-android

Changes:

github-actions[bot] commented 3 months ago
# Sample app builds 📱 Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request. --- * java_layout: Build failed. See [CI job logs](https://github.com/customerio/customerio-android/actions/runs/10567148729) to determine the issue and try re-building. * kotlin_compose: Build failed. See [CI job logs](https://github.com/customerio/customerio-android/actions/runs/10567148729) to determine the issue and try re-building.
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Please upload report for BASE (feat/in-app-revamp@db9110b). Learn more about missing BASE report.

Files Patch % Lines
...o/customer/sdk/data/store/GlobalPreferenceStore.kt 0.00% 6 Missing :warning:
...tlin/io/customer/sdk/data/store/PreferenceStore.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/in-app-revamp #427 +/- ## ===================================================== Coverage ? 31.09% Complexity ? 12 ===================================================== Files ? 22 Lines ? 283 Branches ? 22 ===================================================== Hits ? 88 Misses ? 194 Partials ? 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Shahroz16 commented 3 months ago

Merging this will shift the prefs in another PR to reduce load