Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make PurchasesError java.io.Serializable #2031

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

tonidero
Copy link
Contributor

@tonidero tonidero commented Jan 8, 2025

Description

This was requested in #2006

@tonidero tonidero force-pushed the make-purchases-error-java-io-serializable branch from c3438ea to e4bb7c0 Compare January 8, 2025 07:47
@tonidero tonidero marked this pull request as ready for review January 8, 2025 07:48
@tonidero tonidero requested a review from a team January 8, 2025 07:48
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.88%. Comparing base (eb3c8f4) to head (c29c251).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2031   +/-   ##
=======================================
  Coverage   81.88%   81.88%           
=======================================
  Files         260      260           
  Lines        8513     8514    +1     
  Branches     1226     1226           
=======================================
+ Hits         6971     6972    +1     
  Misses       1043     1043           
  Partials      499      499           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@JayShortway JayShortway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this! Just a request for a comment.

@tonidero tonidero enabled auto-merge (squash) January 8, 2025 08:49
@tonidero tonidero merged commit e3fce6c into main Jan 8, 2025
10 checks passed
@tonidero tonidero deleted the make-purchases-error-java-io-serializable branch January 8, 2025 09:15
tonidero pushed a commit that referenced this pull request Jan 9, 2025
**This is an automatic release.**

## RevenueCat SDK
### 📦 Dependency Updates
* Updates the Play Billing Library to 7.1.1. (#2032) via JayShortway
(@JayShortway)

### 🔄 Other Changes
* [Paywalls V2] Fixes click consumption in text buttons (#2033) via
JayShortway (@JayShortway)
* [Paywalls V2] Handles gradient percentages in the 0..100 range (#2030)
via JayShortway (@JayShortway)
* [Paywalls V2] Add `Badge` property to StackComponent (#2003) via Toni
Rico (@tonidero)
* [Paywalls V2] Improves image previews (#2029) via JayShortway
(@JayShortway)
* Make `PurchasesError` `java.io.Serializable` (#2031) via Toni Rico
(@tonidero)
* [Paywalls V2] Fixes `ImageComponentView` size when axes are Fit and
Fixed (#2024) via JayShortway (@JayShortway)
* [Paywalls V2] Image backgrounds support `fit_mode` and `color_overlay`
(#2021) via JayShortway (@JayShortway)
* [Paywalls V2] Fixes various rendering issues (#2020) via JayShortway
(@JayShortway)
* [Paywalls V2] Fixes various deserialization issues (#2018) via
JayShortway (@JayShortway)
* [Paywalls V2] Simplifies validation of `PaywallComponentsData` (#2017)
via JayShortway (@JayShortway)
* [Paywalls V2] Moves click handling from `ButtonComponentStyle` to
`ButtonComponentView` (#2016) via JayShortway (@JayShortway)
* [Paywalls V2] Adds `PackageComponentView` (#2014) via JayShortway
(@JayShortway)
* [Paywalls V2] Adds `ImageComponentState` and override functionality
(#2012) via JayShortway (@JayShortway)

Co-authored-by: revenuecat-ops <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants