Skip to content

fix: Remove invalid evaluation sets#424

Merged
ibraheem-abe merged 5 commits into
stagingfrom
fix/remove_invalid_evaluation_sets
Jul 17, 2026
Merged

fix: Remove invalid evaluation sets#424
ibraheem-abe merged 5 commits into
stagingfrom
fix/remove_invalid_evaluation_sets

Conversation

@jmnmv12

@jmnmv12 jmnmv12 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR updates the /evaluation-sets endpoints to only look at the evaluation sets that have "good data". This was already done by the GET /problem-statistics endpoint using a constant EARLIEST_SET_ID_WITH_GOOD_DATA defined at the top of the file api/endpoints/statistics.py.

This constant is now a config variable, this way it is defined in one place and it can be updated without needing to re-deploy the application.

@ibraheem-abe
ibraheem-abe merged commit 5c4278a into staging Jul 17, 2026
2 checks passed
@ibraheem-abe
ibraheem-abe deleted the fix/remove_invalid_evaluation_sets branch July 17, 2026 22:08
@ibraheem-abe ibraheem-abe mentioned this pull request Jul 17, 2026
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.

2 participants