customerio / customerio-android

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

chore: sample app configuration #321

Closed Shahroz16 closed 2 months ago

Shahroz16 commented 2 months ago

Update the sample apps to utilize the common configuration. Changes to UI and removal of old configurations is going to part of another ticket/PR.

github-actions[bot] commented 2 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: `shahroz/sample-app-configuration (1714993321)` * kotlin_compose: `shahroz/sample-app-configuration (1714993320)`
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.79%. Comparing base (48c64c9) to head (7b87c93). Report is 17 commits behind head on feature/cdp.

:exclamation: Current head 7b87c93 differs from pull request most recent head f75f369. Consider uploading reports for the commit f75f369 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/cdp #321 +/- ## ================================================= - Coverage 54.45% 53.79% -0.67% + Complexity 282 276 -6 ================================================= Files 109 105 -4 Lines 2534 2489 -45 Branches 355 345 -10 ================================================= - Hits 1380 1339 -41 + Misses 1032 1031 -1 + Partials 122 119 -3 ```

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

github-actions[bot] commented 2 months ago

Build available to test Version: shahroz-sample-app-configuration-SNAPSHOT Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

github-actions[bot] commented 2 months ago

📏 SDK Binary Size Comparison Report

Module Last Recorded Size Current Size Change in Size
core null 1.3MB ⬆️ +1.30MB
datapipelines null 1.7MB ⬆️ +1.70MB
tracking 1.9MB 1.9MB ✅ No Change
messagingpush 2.6MB 2.6MB ✅ No Change
messaginginapp 3.2MB 3.2MB ✅ No Change
Shahroz16 commented 2 months ago

too many conflicts