RevenueCat / purchases-android

Android in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
234 stars 44 forks source link

Add `DEFERRED` replacement mode #1751

Closed tonidero closed 1 week ago

tonidero commented 3 weeks ago

Description

Deferred replacement mode was removed in V7 of the SDK. This brings it back.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.31%. Comparing base (76724cf) to head (027b3cf). Report is 2 commits behind head on main.

Files Patch % Lines
.../kotlin/com/revenuecat/purchases/common/Backend.kt 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1751 +/- ## ========================================== - Coverage 83.32% 83.31% -0.01% ========================================== Files 222 222 Lines 7550 7553 +3 Branches 1060 1060 ========================================== + Hits 6291 6293 +2 - Misses 845 846 +1 Partials 414 414 ```

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