Skip to content

feat: add JSON output, output-all flag, and ID tracking to gatekeeper eval#405

Open
Jazzcort wants to merge 1 commit intorhel-lightspeed:mainfrom
Jazzcort:generate-benchmark-result
Open

feat: add JSON output, output-all flag, and ID tracking to gatekeeper eval#405
Jazzcort wants to merge 1 commit intorhel-lightspeed:mainfrom
Jazzcort:generate-benchmark-result

Conversation

@Jazzcort
Copy link
Copy Markdown
Contributor

  • Track Test Case IDs: Extracts the id from test cases and includes it in the generated results and output dictionaries.
  • Add --output-all flag: Introduces a new CLI option that allows users to output all test results, bypassing the default behavior that filters out cases where the actual result matches the expected result.
  • Add --json flag: Introduces a new CLI option to format the final output as JSON instead of the default YAML format.

… eval

- Track Test Case IDs: Extracts the id from test cases and includes it in the generated results
  and output dictionaries.
- Add --output-all flag: Introduces a new CLI option that allows users to output all test
  results, bypassing the default behavior that filters out cases where the actual result
  matches the expected result.
- Add --json flag: Introduces a new CLI option to format the final output as JSON instead of
  the default YAML format.
@Jazzcort Jazzcort requested a review from a team as a code owner April 15, 2026 21:01
@github-actions
Copy link
Copy Markdown

For team members: test commit 4124282 in internal GitLab

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unittests 96.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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