Skip to content

test(litellm): Replace mocks with httpx types in nonstreaming tests#5937

Draft
alexander-alderman-webb wants to merge 2 commits intowebb/litellm/close-spansfrom
webb/litellm/remove-mocks
Draft

test(litellm): Replace mocks with httpx types in nonstreaming tests#5937
alexander-alderman-webb wants to merge 2 commits intowebb/litellm/close-spansfrom
webb/litellm/remove-mocks

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

Description

Issues

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (integrations) Instrument pyreqwest tracing by servusdei2018 in #5682

Bug Fixes 🐛

  • (litellm) Avoid double span exits when streaming by alexander-alderman-webb in #5933

Internal Changes 🔧

  • (litellm) Replace mocks with httpx types in nonstreaming tests by alexander-alderman-webb in #5937
  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Codecov Results 📊

13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 8.47s

📊 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 100.00%. Project has 14771 uncovered lines.
✅ Project coverage is 29.96%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    25.16%    29.96%     +4.8%
==========================================
  Files          190       190         —
  Lines        21088     21090        +2
  Branches      6884      6886        +2
==========================================
+ Hits          5306      6319     +1013
- Misses       15782     14771     -1011
- Partials       432       477       +45

Generated by Codecov Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant