customerio / customerio-android

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

Test sdk binary size report (DO NOT MERGE) #292

Closed mrehan27 closed 6 months ago

mrehan27 commented 6 months ago

DO NOT MERGE: THIS PR IS ONLY FOR TESTING BINARY SIZE REPORT CHANGES

helps: https://linear.app/customerio/issue/MBL-157/track-the-binary-size-of-our-android-sdk

Changes

github-actions[bot] commented 6 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: `rehan/mbl-157-ci-test-one (1711586880)` * kotlin_compose: `rehan/mbl-157-ci-test-one (1711586886)`
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 22.90%. Comparing base (6cb007f) to head (28b713f).

:exclamation: Current head 28b713f differs from pull request most recent head 061b50e. Consider uploading reports for the commit 061b50e to get more accurate results

Files Patch % Lines
...stomer/messaginginapp/gist/data/listeners/Queue.kt 0.00% 5 Missing :warning:
...saginginapp/gist/presentation/GistModalActivity.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## rehan/mbl-157-ci-updates #292 +/- ## ============================================================== - Coverage 25.88% 22.90% -2.98% + Complexity 100 43 -57 ============================================================== Files 41 21 -20 Lines 1132 537 -595 Branches 177 61 -116 ============================================================== - Hits 293 123 -170 + Misses 803 395 -408 + Partials 36 19 -17 ```

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

github-actions[bot] commented 6 months ago

Build available to test Version: rehan-mbl-157-ci-test-one-SNAPSHOT Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

github-actions[bot] commented 6 months ago

📏 SDK Binary Size Comparison Report

Module Last Recorded Size Current Size Change in Size
tracking 1.9MB 1.9MB ✅ No Change
messagingpush 2.7MB 3.5MB ⬆️ +0.80MB
messaginginapp 3.2MB 1.9MB ⬇️ -1.30MB
mrehan27 commented 6 months ago

Closing this, as the changes have been tested