Skip to content

Conversation

@KennethEnevoldsen
Copy link
Contributor

@KennethEnevoldsen KennethEnevoldsen commented Oct 14, 2025

Refactored filter_tasks out of overview.py, this both makes it easier to test segments of get_tasks and it also makes it accecible for use throughout the repo.

I also:

  • refactored tests to reflect the new structure (gives a few minor speedups)
  • added documentation for filter_tasks
  • renamed overview.py to get_tasks.py

Q: abstask.filter_modalities, does it actually filter anything (doesn't it just change the metadata which isn't used anywhere?)

@KennethEnevoldsen KennethEnevoldsen marked this pull request as ready for review October 14, 2025 13:02
Base automatically changed from improve-tests to v2.0.0 October 14, 2025 13:08
@Samoed
Copy link
Member

Samoed commented Oct 14, 2025

Q: abstask.filter_modalities, does it actually filter anything (doesn't it just change the metadata which isn't used anywhere?)

Yes, it's weird. Maybe this was done like this to be used in leaderboard, but I'm not sure (source PR #2262)

@KennethEnevoldsen
Copy link
Contributor Author

Yes, it's weird. Maybe this was done like this to be used in leaderboard, but I'm not sure (source PR #2262)

Hmm, I will try to remove it

@KennethEnevoldsen
Copy link
Contributor Author

Couldn't find any place where it was used

@Samoed Samoed added the v2 label Oct 14, 2025
@KennethEnevoldsen KennethEnevoldsen merged commit 3587df1 into v2.0.0 Oct 14, 2025
11 checks passed
@KennethEnevoldsen KennethEnevoldsen deleted the refactor-overview branch October 14, 2025 18:07
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