Skip to content

refactor(remote-config): add API sources failover with health check endpoint support - #3812

Merged
tonidero merged 4 commits into
mainfrom
api-source-health-checker
Jul 27, 2026
Merged

refactor(remote-config): add API sources failover with health check endpoint support#3812
tonidero merged 4 commits into
mainfrom
api-source-health-checker

Merge branch 'main' into api-source-health-checker

264a469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

80.59% (+0.15%) compared to 886329d

View this Pull Request on Codecov

80.59% (+0.15%) compared to 886329d

Details

Codecov Report

❌ Patch coverage is 91.19497% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.59%. Comparing base (886329d) to head (264a469).

Files with missing lines Patch % Lines
...tlin/com/revenuecat/purchases/common/HTTPClient.kt 86.88% 2 Missing and 6 partials ⚠️
...purchases/common/networking/SourceHealthChecker.kt 89.36% 2 Missing and 3 partials ⚠️
...t/purchases/common/networking/APISourceFailover.kt 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3812      +/-   ##
==========================================
+ Coverage   80.43%   80.59%   +0.15%     
==========================================
  Files         408      410       +2     
  Lines       16890    17014     +124     
  Branches     2470     2496      +26     
==========================================
+ Hits        13586    13712     +126     
+ Misses       2342     2337       -5     
- Partials      962      965       +3     

☔ View full report in Codecov by Harness.
📢 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.