Skip to content

Conversation

@sagemaso
Copy link

@sagemaso sagemaso commented Dec 17, 2025

Fixes sagemaso/eGon-validation#10 and sagemaso/eGon-validation#11

πŸ§‘β€πŸ’» Contributor Checklist

Before requesting a review, make sure you've completed all of the following:

  • All tests pass locally or via CI
    (for more information on local test, check tox in the Contributing section)
    (CI tests are automatically executed when creating a PR, you can see the results of the checks below)
  • Workflow has run at least once in Test mode
    (optional if no dataset changes are involved)
  • Relevant documentation is updated (API, new features, etc.)
  • Dataset-versions are updated when existing datasets are adjusted.
  • Added a note to CHANGELOG.rst about the changes
  • Added yourself to AUTHORS.rst

Optional:

  • Changes have been tested in Everything mode
  • Extend the checklist for reviewers: Which aspects should be reviewed in particular?

πŸ” Reviewer Checklist

During your review, please check the following:

  • Is the code clean, readable, and efficient? Are there any oddities or obvious inefficiencies?
  • Does the code work as expected? (should already be verified by contributor)
  • Do all tests pass? (see CI results)
  • Is the documentation complete and up to date?
  • Is CHANGELOG.rst updated accordingly?
  • Is all necessary metadata complete and correct?
    • If metadata is pending: Is there an appropriate issue filed?

sagemaso and others added 30 commits November 20, 2025 11:53
…into feature/validation_integration

# Conflicts:
#	src/egon/data/datasets/__init__.py
@nesnoj
Copy link
Member

nesnoj commented Jan 19, 2026

Beside e6f2dc4 please also remove ".dev" here (might be part of #1378)

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.

update: implement validation template to datasets

3 participants