Skip to content

test: track test coverage for all integrations#3065

Merged
anakin87 merged 7 commits intomainfrom
extend-coverage-tracking
Mar 31, 2026
Merged

test: track test coverage for all integrations#3065
anakin87 merged 7 commits intomainfrom
extend-coverage-tracking

Conversation

@anakin87
Copy link
Copy Markdown
Member

@anakin87 anakin87 commented Mar 31, 2026

Related Issues

Proposed Changes:

How did you test it?

CI

Some test failures (meta-llama) are unrelated

Notes for the reviewer

  • I noticed that some integrations don't have tests marked as integration, so for them, I am skipping integration tests, otherwise pytest-cov fails. In future PRs, I'll add the marker if it's erroneously missing and add the integration tests steps to the workflow.
  • Don't get scared by the many coverage comments on this PR: for standard PRs targeting one integration, the comment will be on and updated every time (see for example try coverage comments #3069 (comment))

Checklist

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (cohere)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (paddleocr)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (deepeval)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (qdrant)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (langfuse)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (valkey)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (fastembed)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (google_genai)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (chroma)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (mcp)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (libreoffice)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (elasticsearch)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (weave)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (opensearch)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (ollama)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (hanlp)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (optimum)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (llama_cpp)

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (unstructured)

This PR does not seem to contain any modification to coverable code.

@anakin87 anakin87 self-assigned this Mar 31, 2026
@anakin87 anakin87 marked this pull request as ready for review March 31, 2026 14:29
@anakin87 anakin87 requested a review from a team as a code owner March 31, 2026 14:29
@anakin87 anakin87 requested review from davidsbatista and julian-risch and removed request for a team and julian-risch March 31, 2026 14:29
@github-actions
Copy link
Copy Markdown
Contributor

Coverage report (unstructured)

This PR does not seem to contain any modification to coverable code.

Copy link
Copy Markdown
Contributor

@davidsbatista davidsbatista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@anakin87 anakin87 merged commit fa2f757 into main Mar 31, 2026
358 of 365 checks passed
@anakin87 anakin87 deleted the extend-coverage-tracking branch March 31, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment