Skip to content

Feature/datasets#21

Open
tychoengberinkDIJ wants to merge 2 commits into
masterfrom
feature/datasets
Open

Feature/datasets#21
tychoengberinkDIJ wants to merge 2 commits into
masterfrom
feature/datasets

Conversation

@tychoengberinkDIJ
Copy link
Copy Markdown
Contributor

Implements Dataset API endpoints for creating, retrieving, listing datasets and their runs:

  • DatasetStatus enum (ACTIVE, ARCHIVED)
  • DatasetResponse and DatasetListResponse value objects
  • DatasetRunResponse and DatasetRunListResponse value objects
  • Dataset resource class with create(), get(), list(), getRuns() methods
  • Test fixtures and 6 feature tests with full coverage

Implements Dataset API endpoints for creating, retrieving, listing datasets and their runs:
- DatasetStatus enum (ACTIVE, ARCHIVED)
- DatasetResponse and DatasetListResponse value objects
- DatasetRunResponse and DatasetRunListResponse value objects
- Dataset resource class with create(), get(), list(), getRuns() methods
- Adds delete() method to TransporterInterface
- Test fixtures and 6 feature tests with full coverage
@tychoengberinkDIJ tychoengberinkDIJ changed the title feat: add Dataset resource for dataset management Feature/datasets Feb 20, 2026
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