purchases-android icon indicating copy to clipboard operation
purchases-android copied to clipboard

Create android test apps to test Android SDK regressions

Open tonidero opened this issue 2 years ago • 1 comments

Description

We recently updated a library that actually made us incompatible with apps targeting android 33. We shouldn't inadvertently change that, so we are adding these simple apps which only need to be compiled to verify we are still compatible with the target versions for purchases-android and purchases-ui.

tonidero avatar Mar 15 '24 14:03 tonidero

Codecov Report

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

Project coverage is 83.44%. Comparing base (1538815) to head (7f0fe62). Report is 141 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1648   +/-   ##
=======================================
  Coverage   83.44%   83.44%           
=======================================
  Files         221      221           
  Lines        7476     7476           
  Branches     1050     1050           
=======================================
  Hits         6238     6238           
  Misses        827      827           
  Partials      411      411           

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

codecov[bot] avatar Mar 15 '24 16:03 codecov[bot]