ref(litellm): Revert input truncation by alexander-alderman-webb · Pull Request #6112 · getsentry/sentry-python
Codecov Results 📊
✅ 7 passed | Total: 7 | Pass Rate: 100% | Execution Time: 1.16s
📊 Comparison with Base Branch
| Metric | Change |
|---|---|
| Total Tests | — |
| Passed Tests | — |
| Failed Tests | — |
| Skipped Tests | — |
✨ No test changes detected
All tests are passing successfully.
❌ Patch coverage is 0.00%. Project has 15681 uncovered lines.
✅ Project coverage is 27.07%. Comparing base (base) to head (head).
Files with missing lines (1)
| File | Patch % | Lines |
|---|---|---|
litellm.py |
0.00% |
Coverage diff
@@ Coverage Diff @@ ## main #PR +/-## ========================================== + Coverage 25.08% 27.07% +1.99% ========================================== Files 190 190 — Lines 21767 21502 -265 Branches 7294 7134 -160 ========================================== + Hits 5459 5821 +362 - Misses 16308 15681 -627 - Partials 468 549 +81
Generated by Codecov Action