Skip to content

feat: enforce keys in sources Base class#231

Open
nikbpetrov wants to merge 1 commit into
forecastingresearch:mainfrom
nikbpetrov:metadata-keys
Open

feat: enforce keys in sources Base class#231
nikbpetrov wants to merge 1 commit into
forecastingresearch:mainfrom
nikbpetrov:metadata-keys

Conversation

@nikbpetrov

@nikbpetrov nikbpetrov commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

while _allow_missing_metadata might seem a tad awkward, it actually helps preserve both tests as well as the ability to validate that a source's name value (e.g. in fred.py) actually exists in _metadata.py

Solves #205

Full pipeline test via the harness - all jobs deploy, run and achieve expected parity.

while `_allow_missing_metadata` might seem a tad awkward, it actually helps preserve both tests as well as the ability to validate that a source's name value (e.g. in `fred.py`) actually exists in `_metadata.py`
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