Skip to content

Refactor of eval tests#2033

Draft
vpetrovicTT wants to merge 19 commits intodevfrom
vpetrovic/refactor/2020-health-check-config
Draft

Refactor of eval tests#2033
vpetrovicTT wants to merge 19 commits intodevfrom
vpetrovic/refactor/2020-health-check-config

Conversation

@vpetrovicTT
Copy link
Collaborator

@vpetrovicTT vpetrovicTT commented Feb 6, 2026

Refactor of eval tests, cleaning the code etc.

Branched from not merged branch -- only *_eval_test.py files changed (excluding image_generation_eval_test.py) are in scope for review.

@vpetrovicTT vpetrovicTT linked an issue Feb 6, 2026 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

✅ Test Coverage Report

Coverage of Changed Lines

Metric Value
Coverage 100%
Threshold 50%
Status ✅ PASSED

💡 This checks coverage of newly added/modified lines only, not total codebase coverage.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

✅ Test Results - PASSED

Summary

Component Total Passed Skipped Failed Status
tt-inference-server 388 388 0 0
tt-media-server 464 464 0 0
Overall 852 852 0 0

Details

  • Python Version: 3.10
  • Workflow: Test Gate
  • Commit: 0486954
  • Run ID: 21858079427

🎉 All tests passed! This PR is ready for review.

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.

Refactor HealthCheckConfig and AccuracyResult enum

1 participant