Skip to content

Conversation

tonidero
Copy link
Contributor

@tonidero tonidero commented Jul 29, 2025

Description

This adds the code to fetch WebBilling products from the backend. Currently unused but will be used in follow-up PRs

@tonidero tonidero marked this pull request as ready for review July 29, 2025 09:34
@tonidero tonidero requested a review from a team July 29, 2025 09:34
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

❌ Patch coverage is 85.71429% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.28%. Comparing base (1238da6) to head (daeb140).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../kotlin/com/revenuecat/purchases/common/Backend.kt 84.21% 4 Missing and 2 partials ⚠️
...es/common/networking/WebBillingProductsResponse.kt 58.33% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2571      +/-   ##
==========================================
+ Coverage   78.26%   78.28%   +0.02%     
==========================================
  Files         291      292       +1     
  Lines       10784    10842      +58     
  Branches     1507     1518      +11     
==========================================
+ Hits         8440     8488      +48     
- Misses       1692     1696       +4     
- Partials      652      658       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tonidero tonidero changed the title Add RCBillingGetProducts endpoint Add WebBillingGetProducts endpoint Jul 29, 2025
Copy link
Member

@ajpallares ajpallares left a comment

Choose a reason for hiding this comment

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

Looks good! Just one small correction

@tonidero tonidero enabled auto-merge July 29, 2025 10:43
@tonidero tonidero added this pull request to the merge queue Jul 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 29, 2025
@tonidero tonidero added this pull request to the merge queue Jul 29, 2025
Merged via the queue into main with commit b40856f Jul 29, 2025
20 checks passed
@tonidero tonidero deleted the add-rc-billing-product-endpoint branch July 29, 2025 11:45
tonidero pushed a commit that referenced this pull request Aug 1, 2025
**This is an automatic release.**

## RevenueCat SDK
### 🐞 Bugfixes
* Add lifetime badge to customer center (#2565) via Cesar de la Vega
(@vegaro)
### Customer Center
#### ✨ New Features
* Introduce custom actions for customer center (#2572) via Facundo
Menzella (@facumenzella)

## RevenueCatUI SDK
### ✨ New Features
* Add support for az-AZ locale (#2575) via Franco Correa
(@francocorreasosa)
### Customer Center
#### 🐞 Bugfixes
* Display latest expired subscription if no active subscriptions (#2564)
via Cesar de la Vega (@vegaro)

### 🔄 Other Changes
* Expose getStorefront APIs in CustomEntitlementComputation flavor
(#2579) via Toni Rico (@tonidero)
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2578) via RevenueCat Git Bot (@RCGitBot)
* Add missing dokka-hide-internal tests to CI and fix reported number of
tests (#2569) via Cesar de la Vega (@vegaro)
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2574) via RevenueCat Git Bot (@RCGitBot)
* Convert WebBilling products into TestStoreProducts (#2573) via Toni
Rico (@tonidero)
* Add WebBillingGetProducts endpoint (#2571) via Toni Rico (@tonidero)
* Remove TestStoreProduct purchase check (#2570) via Toni Rico
(@tonidero)
* Improve 9.0.0 changelog (#2568) via Toni Rico (@tonidero)
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2567) via RevenueCat Git Bot (@RCGitBot)
* Parallel test jobs (#2549) via Cesar de la Vega (@vegaro)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
tonidero added a commit that referenced this pull request Aug 25, 2025
### Description
This adds the code to fetch WebBilling products from the backend.
Currently unused but will be used in follow-up PRs
@tonidero tonidero mentioned this pull request Aug 25, 2025
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