Skip to content

feat: added Android SDK support

73125c6
Select commit
Loading
Failed to load commit list.
Open

feat: added Android SDK support #472

feat: added Android SDK support
73125c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

94.96% (+1.29%) compared to 5a8cba5

View this Pull Request on Codecov

94.96% (+1.29%) compared to 5a8cba5

Details

Codecov Report

❌ Patch coverage is 95.30201% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.96%. Comparing base (5a8cba5) to head (73125c6).

Files with missing lines Patch % Lines
src/installer/sdk.ts 84.61% 2 Missing ⚠️
src/platform/windows.ts 0.00% 2 Missing ⚠️
src/platform/xcode.ts 0.00% 2 Missing ⚠️
src/platform/linux.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
+ Coverage   93.66%   94.96%   +1.29%     
==========================================
  Files          40       40              
  Lines        1437     1509      +72     
  Branches      208      215       +7     
==========================================
+ Hits         1346     1433      +87     
+ Misses         91       76      -15     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.