Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that n of model output files per round per team sans ext does not exceed accepted n (#139) #145

Merged
merged 7 commits into from
Oct 30, 2024

Conversation

annakrystalli
Copy link
Member

@annakrystalli annakrystalli commented Oct 30, 2024

Best reviewed after #144 is merged

This PR checks that the number of model output files per round per team, regardless of extension, does not exceed accepted number of files (which defaults to 1L). The check returns a check_failure class object and does not lead to early return.

Resolves #139

Copy link

Copy link
Contributor

@elray1 elray1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good to me

@annakrystalli annakrystalli merged commit f0b1406 into main Oct 30, 2024
8 checks passed
@annakrystalli annakrystalli deleted the ak/detect-dup-model-outpus-sans-ext/139 branch October 30, 2024 18:22
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.

Error when a team submits both a csv and a parquet file for the same round
2 participants