Skip to content

Commit e0a1ea5

Browse files
ci: add rag_endpoints, realtime_endpoints, ocr, test_router to PR coverage
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent aeaa506 commit e0a1ea5

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test-unit-misc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ jobs:
3131
tests/test_litellm/experimental_mcp_client
3232
tests/test_litellm/images
3333
tests/test_litellm/interactions
34+
tests/test_litellm/ocr
3435
tests/test_litellm/passthrough
36+
tests/test_litellm/test_router
3537
tests/test_litellm/vector_stores
3638
tests/test_litellm/test_*.py
3739
workers: 2

.github/workflows/test-unit-proxy-endpoints.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
tests/test_litellm/proxy/public_endpoints
3939
tests/test_litellm/proxy/prompts
4040
tests/test_litellm/proxy/ui_crud_endpoints
41+
tests/test_litellm/proxy/rag_endpoints
42+
tests/test_litellm/proxy/realtime_endpoints
4143
workers: 2
4244
reruns: 2
4345
artifact-name: proxy-endpoints

0 commit comments

Comments
 (0)