iOS: add plugin manager #603
Draft
Codecov / codecov/project
succeeded
Aug 28, 2025 in 1s
89.78% (+0.00%) compared to d2cd181
View this Pull Request on Codecov
89.78% (+0.00%) compared to d2cd181
Details
Codecov Report
❌ Patch coverage is 96.15385% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.78%. Comparing base (d2cd181) to head (8bb6f6a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ios/core/Sources/PluginManager.swift | 96.55% | 1 Missing |
| ...lugins/metrics/swiftui/Sources/MetricsPlugin.swift | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #603 +/- ##
=======================================
Coverage 89.77% 89.78%
=======================================
Files 331 332 +1
Lines 19904 19943 +39
Branches 1949 1949
=======================================
+ Hits 17869 17906 +37
- Misses 2021 2024 +3
+ Partials 14 13 -1 ☔ 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.
Loading