Skip to content

ci: Remove pytest-localserver from requirements-testing.txt#6612

Draft
alexander-alderman-webb wants to merge 10 commits into
masterfrom
webb/requirements-testing/pytest-localserver
Draft

ci: Remove pytest-localserver from requirements-testing.txt#6612
alexander-alderman-webb wants to merge 10 commits into
masterfrom
webb/requirements-testing/pytest-localserver

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

Issues

Reminders

Comment thread requirements-testing.txt
Comment thread tests/conftest.py Outdated
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

89947 passed | ❌ 1 failed | ⏭️ 5786 skipped | Total: 95734 | Pass Rate: 93.96% | Execution Time: 320m 15s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -1784
Passed Tests 📉 -1435
Failed Tests 📈 +1
Skipped Tests 📉 -350

➕ New Tests (1)

View new tests
  • test_embeddings_create_with_list_input[True-False]
    • File: tests.integrations.litellm.test_litellm
    • Status: ❌ Failing

❌ Failed Tests

test_embeddings_create_with_list_input[True-False]

File: tests.integrations.litellm.test_litellm
Suite: py3.12-litellm-v1.77.7
Error: assert 0 == 1 + where 0 = len([])

Stack Trace
tests/integrations/litellm/test_litellm.py:990: in test_embeddings_create_with_list_input
    assert len(spans) == 1
E   assert 0 == 1
E    +  where 0 = len([])

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.85%    89.86%    +0.01%
==========================================
  Files          192       192         —
  Lines        23745     23745         —
  Branches      8198      8198         —
==========================================
+ Hits         21334     21337        +3
- Misses        2411      2408        -3
- Partials      1344      1340        -4

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