Skip to content

fix: Remove invalid evaluation sets#424

Open
jmnmv12 wants to merge 3 commits into
stagingfrom
fix/remove_invalid_evaluation_sets
Open

fix: Remove invalid evaluation sets#424
jmnmv12 wants to merge 3 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.

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