feat(litert): add LiteRT-LM as second on-device inference engine#360
Merged
Codecov / codecov/project
succeeded
Jun 3, 2026 in 1s
81.81% (target 80.00%)
View this Pull Request on Codecov
81.81% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 55.37270% with 461 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.81%. Comparing base (4e1ca92) to head (ff16d3e).
Additional details and impacted files
@@ Coverage Diff @@
## main #360 +/- ##
==========================================
- Coverage 82.83% 81.81% -1.02%
==========================================
Files 235 241 +6
Lines 12027 12836 +809
Branches 3286 3536 +250
==========================================
+ Hits 9962 10502 +540
- Misses 1207 1403 +196
- Partials 858 931 +73 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/components/ChatInput/styles.ts | 77.77% <100.00%> (+2.77%) |
⬆️ |
| src/components/ChatMessage/index.tsx | 95.57% <100.00%> (ø) |
|
| src/components/ModelCard.styles.ts | 100.00% <ø> (ø) |
|
| src/components/ModelCard.tsx | 86.00% <100.00%> (+3.07%) |
⬆️ |
| src/components/ModelSelectorModal/TextTab.tsx | 65.85% <100.00%> (ø) |
|
| src/hooks/useDownloads.ts | 90.00% <ø> (+0.95%) |
⬆️ |
| src/screens/ChatScreen/ChatModalSection.tsx | 80.00% <ø> (ø) |
|
| src/screens/ChatScreen/types.ts | 88.23% <100.00%> (+8.23%) |
⬆️ |
| src/screens/ChatsListScreen.tsx | 68.86% <100.00%> (+1.22%) |
⬆️ |
| ...eens/HomeScreen/components/ActiveModelsSection.tsx | 89.36% <ø> (-0.23%) |
⬇️ |
| ... and 48 more |
🚀 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