fix(integrations): enhance input handling for embeddings in LiteLLM integration #5127
+207
−34
Codecov / codecov/project
succeeded
Nov 20, 2025 in 1s
66.01% (-18.00%) compared to 145773b
View this Pull Request on Codecov
66.01% (-18.00%) compared to 145773b
Details
Codecov Report
❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.01%. Comparing base (145773b) to head (b1e94f3).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sentry_sdk/integrations/litellm.py | 0.00% | 15 Missing |
❗ There is a different number of reports uploaded between BASE (145773b) and HEAD (b1e94f3). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #5127 +/- ##
===========================================
- Coverage 84.00% 66.01% -18.00%
===========================================
Files 180 180
Lines 18081 18177 +96
Branches 3216 3231 +15
===========================================
- Hits 15189 11999 -3190
- Misses 1913 5484 +3571
+ Partials 979 694 -285 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/integrations/litellm.py | 0.00% <0.00%> (-77.48%) |
⬇️ |
Loading