customerio / customerio-android

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

fix: last used format for device #287

Closed Shahroz16 closed 3 months ago

Shahroz16 commented 3 months ago

closes: https://linear.app/customerio/issue/MBL-170/incorrect-last-used-value-being-sent-from-android-sdk

Device payload was using lastUsed instead of last_used while adding a device/device attributes which BE doesn't accept.

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: `shahroz/fix-last-used (1711037112)` * kotlin_compose: `shahroz/fix-last-used (1711037117)`
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 54.43%. Comparing base (0306618) to head (f887b79).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ============================================ + Coverage 54.35% 54.43% +0.07% - Complexity 278 282 +4 ============================================ Files 109 109 Lines 2535 2535 Branches 355 355 ============================================ + Hits 1378 1380 +2 Misses 1033 1033 + Partials 124 122 -2 ```

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

github-actions[bot] commented 3 months ago

Build available to test Version: shahroz-fix-last-used-SNAPSHOT Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/