Skip to content

Conversation

@vprashrex
Copy link
Collaborator

@vprashrex vprashrex commented Jan 25, 2026

Summary

  • Add score_trace_url field to evaluation run model
  • Update evaluation service to populate trace URL

Test plan

  • Run migrations
  • Verify evaluation runs capture trace URLs

@coderabbitai
Copy link

coderabbitai bot commented Jan 25, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

❌ Patch coverage is 21.87500% with 50 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/app/crud/evaluations/core.py 4.34% 22 Missing ⚠️
backend/app/core/storage_utils.py 15.00% 17 Missing ⚠️
backend/app/services/evaluations/evaluation.py 45.00% 11 Missing ⚠️

📢 Thoughts on this report? Let us know!

@vprashrex vprashrex self-assigned this Jan 27, 2026
@vprashrex vprashrex added the enhancement New feature or request label Jan 27, 2026
@vprashrex vprashrex linked an issue Jan 27, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Evaluation: Optimize fetch results

2 participants