Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Add Default implementation for PipesContextData #22

Merged
merged 7 commits into from
Dec 12, 2024

Conversation

christeefy
Copy link
Collaborator

Summary & Motivation

The unit test in context_loader has to be actively maintained as PipesContextData's schema changes.

I found a way to avoid this using the Default trait.

How I Tested These Changes

  • Code compiles
  • dagster dev passes locally

Changelog

Ensure that an entry has been created in CHANGELOG.md outlining additions, deletions, and/or modifications.

See: keepachangelog.com

@christeefy christeefy changed the title 🔥 Add Default implementation for PipesContextData Add Default implementation for PipesContextData Dec 7, 2024
@christeefy christeefy force-pushed the loader/unit-test-with-defaults branch from 272a5fd to ece31d7 Compare December 7, 2024 15:27
@cmpadden cmpadden merged commit 76a4d37 into cmpadden:main Dec 12, 2024
3 checks passed
@christeefy christeefy deleted the loader/unit-test-with-defaults branch December 12, 2024 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants