customerio / customerio-android

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

chore: track binary size of SDK #288

Closed mrehan27 closed 3 months ago

mrehan27 commented 3 months ago

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

Changes

Notes

Final reports will be generated only using Github actions whenever a PR is merged to main. Changes for it will be covered in a separate PR.

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: `rehan/mbl-157-gradle-updates (1711711925)` * kotlin_compose: `rehan/mbl-157-gradle-updates (1711711939)`
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 54.35%. Comparing base (113a5bb) to head (e97bf42).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ========================================= Coverage 54.35% 54.35% Complexity 282 282 ========================================= Files 109 109 Lines 2535 2535 Branches 355 355 ========================================= Hits 1378 1378 Misses 1033 1033 Partials 124 124 ```

: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: rehan-mbl-157-gradle-updates-SNAPSHOT Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

mrehan27 commented 3 months ago

SDK Binary Size / Generate Comparison Report is expected to fail as generateSdkSizeReport is not yet available in main. Merging this.