Skip to content

test(litellm): Replace mocks with httpx types in rate-limit test#5971

Merged
alexander-alderman-webb merged 2 commits intowebb/litellm/embedding-testsfrom
webb/litellm/error-mock
Apr 10, 2026
Merged

test(litellm): Replace mocks with httpx types in rate-limit test#5971
alexander-alderman-webb merged 2 commits intowebb/litellm/embedding-testsfrom
webb/litellm/error-mock

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

Description

Issues

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Codecov Results 📊

2097 passed | ⏭️ 154 skipped | Total: 2251 | Pass Rate: 93.16% | Execution Time: 6m 35s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +147
Passed Tests 📈 +361
Failed Tests
Skipped Tests 📉 -214

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 12232 uncovered lines.
✅ Project coverage is 41.97%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    40.50%    41.97%    +1.47%
==========================================
  Files          190       190         —
  Lines        20926     21079      +153
  Branches      7692      6886      -806
==========================================
+ Hits          8475      8847      +372
- Misses       12451     12232      -219
- Partials       438       447        +9

Generated by Codecov Action

@github-actions
Copy link
Copy Markdown
Contributor

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
  • (litellm) Add async callbacks by alexander-alderman-webb in #5969

Bug Fixes 🐛

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

Internal Changes 🔧

Litellm

  • Replace mocks with httpx types in rate-limit test by alexander-alderman-webb in #5971
  • Replace mocks with httpx types in nonstreaming completion() tests by alexander-alderman-webb in #5937

Other

  • (opentelemetry) Ignore mypy error by alexander-alderman-webb in #5927

🤖 This preview updates automatically when you update the PR.

@alexander-alderman-webb alexander-alderman-webb merged commit b622a07 into webb/litellm/embedding-tests Apr 10, 2026
129 of 134 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/litellm/error-mock branch April 10, 2026 13:05
@alexander-alderman-webb alexander-alderman-webb restored the webb/litellm/error-mock branch April 10, 2026 13:06
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