Skip to content

feat(checks): add built-in retrieval quality checks - #2654

Open
davidberenstein1957 wants to merge 19 commits into
mainfrom
chore/format-pr-2451
Open

feat(checks): add built-in retrieval quality checks#2654
davidberenstein1957 wants to merge 19 commits into
mainfrom
chore/format-pr-2451

Conversation

@davidberenstein1957

Copy link
Copy Markdown
Member

Summary

Formatted follow-up of #2451 (@harsh21234i).

Same change as #2451, plus ruff format/lint fixes so CI make check can get past format/import sorting.

Why

#2451 was blocked on CI lint (typically check-format on README markdown fences; for some PRs also ruff check import sorting).

Supersedes

Please close #2451 in favor of this PR once CI is green.

Test plan

Harsh Thakare and others added 16 commits May 14, 2026 10:02
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…ity-checks

# Conflicts:
#	libs/giskard-checks/src/giskard/checks/__init__.py
#	libs/giskard-checks/src/giskard/checks/builtin/__init__.py
CI installs latest ruff via uv tool install, which formats Python
fenced blocks in Markdown. Align docs with that so make check passes.
Merging main's README rewrite into the ruff-format branch produced a
triple blank line before get_answer(); ruff format wants two.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants