Write tests for get_dataloader
Open
good first issue
testing
- Dominant language
- Python
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Write a unit test for function get_dataloader in `src/benchkit/data/helpers`
Contributor guide
Research direction
Start by reading get_dataloader in src/benchkit/data/helpers and inspect nearby tests or test conventions to determine its inputs and expected outputs. Add unit coverage for the function and run the relevant test suite; done means the tests exercise get_dataloader and pass reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- data, machine-learning
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100