customerio / customerio-android

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

chore: sample apps for testing push behavior #267

Closed mrehan27 closed 10 months ago

mrehan27 commented 1 year ago

helps: https://github.com/customerio/issues/issues/10830

Changes

Added feature to help test push behavior as described in linked ticket

Note

This PR is mainly to help generate desired builds and may be closed without merging if not needed

github-actions[bot] commented 1 year 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: `rehan/push-click-sample-apps (1698650467)` * kotlin_compose: `rehan/push-click-sample-apps (1698650477)`
codecov[bot] commented 1 year ago

Codecov Report

Merging #267 (5cfd6e3) into rehan/push-click-behavior (a695cf7) will not change coverage. The diff coverage is n/a.

@@                     Coverage Diff                      @@
##             rehan/push-click-behavior     #267   +/-   ##
============================================================
  Coverage                        53.61%   53.61%           
  Complexity                         278      278           
============================================================
  Files                              109      109           
  Lines                             2811     2811           
  Branches                           351      351           
============================================================
  Hits                              1507     1507           
  Misses                            1182     1182           
  Partials                           122      122           
github-actions[bot] commented 1 year ago

Build available to test Version: rehan-push-click-sample-apps-SNAPSHOT Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

mrehan27 commented 10 months ago

Closing this as testing is complete for the feature and we planned not to merge it in main for now