Skip to content

fix: removed unneccessary meddling with integration setup in test fi…

b1e94f3
Select commit
Loading
Failed to load commit list.
Merged

fix(integrations): enhance input handling for embeddings in LiteLLM integration #5127

fix: removed unneccessary meddling with integration setup in test fi…
b1e94f3
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on master.
✅ 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.

HEAD has 65 uploads less than BASE
Flag BASE (145773b) HEAD (b1e94f3)
107 42
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%) ⬇️

... and 75 files with indirect coverage changes