Skip to content

Conversation

tonidero
Copy link
Contributor

@tonidero tonidero commented Jun 6, 2025

Description

Integration tests were failing building because it wasn't finding the coroutines classes on release which were added in #2414. This fixes that issue on release, at the cost of adding a new library.

@tonidero tonidero changed the title Add coroutines to core SDK Add coroutines dependency to core SDK Jun 6, 2025
@tonidero tonidero marked this pull request as ready for review June 6, 2025 07:24
@tonidero tonidero enabled auto-merge June 6, 2025 07:24
@tonidero tonidero disabled auto-merge June 6, 2025 07:29
Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.63%. Comparing base (e98b552) to head (3b206ad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2423   +/-   ##
=======================================
  Coverage   79.63%   79.63%           
=======================================
  Files         289      289           
  Lines       10506    10506           
  Branches     1493     1493           
=======================================
  Hits         8366     8366           
  Misses       1492     1492           
  Partials      648      648           

☔ 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 merged commit 8a47d58 into main Jun 6, 2025
14 checks passed
@tonidero tonidero deleted the add-coroutines-main-sdk branch June 6, 2025 07:33
tonidero added a commit that referenced this pull request Jun 6, 2025
**This is an automatic release.**

## RevenueCatUI SDK
### Paywallv2
#### 🐞 Bugfixes
* [Paywalls] Fix Bold text in Markdown on higher Weights Text
composables (#2421) via Toni Rico (@tonidero)

### 🔄 Other Changes
* Add coroutines dependency to core SDK (#2423) via Toni Rico
(@tonidero)
* [Paywalls] Add `font_weight_int` to `TextComponent` (#2419) via Toni
Rico (@tonidero)
* [Paywalls V2] Downloadable fonts (#2414) via Toni Rico (@tonidero)
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2412) via RevenueCat Git Bot (@RCGitBot)
* Use new resource format for cross validation screenshots and fix lint
(#2413) via Josh Holtz (@joshdholtz)

---------

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
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.

3 participants