openml / openml/server-api

Expand test coverage `datasets/features/{id}`?

Open
#118 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Migration
Dominant language
Python
Stars
16
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Just making a note that not all scenarios are covered in the current tests of datasets/features/{id}. For example:

  • a dataset has not yet been processed
  • a dataset is processed but does not have features

Perhaps there are other feature types that are not currently checked?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the existing tests for the datasets/features/{id} endpoint and review which dataset states and feature types they cover. Add coverage for unprocessed datasets and processed datasets without features, then determine whether the endpoint's other feature types need explicit checks. Done means the listed scenarios and any identified missing types are covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.