Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra data typ checks #111

Merged
merged 9 commits into from
May 30, 2023
Merged

Conversation

JanMaartenvanDoorn
Copy link
Collaborator

No description provided.

Signed-off-by: Jan Maarten van Doorn <52956303+JanMaartenvanDoorn@users.noreply.github.com>
Copy link
Contributor

@MartijnCa MartijnCa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to add these checks to enforce the right types!
I am missing some tests for the added code. However, adding tests will probably be a hassle, since the existing code you are expanding on is not written in a testable way. So, I leave the decision to you whether or not you want to add some testing.

openstef_dbc/data_interface.py Outdated Show resolved Hide resolved
openstef_dbc/data_interface.py Outdated Show resolved Hide resolved
JanMaartenvanDoorn and others added 2 commits May 30, 2023 13:20
Co-authored-by: Martijn Cazemier <37078892+MartijnCa@users.noreply.github.com>
Signed-off-by: Jan Maarten van Doorn <52956303+JanMaartenvanDoorn@users.noreply.github.com>
Co-authored-by: Martijn Cazemier <37078892+MartijnCa@users.noreply.github.com>
Signed-off-by: Jan Maarten van Doorn <52956303+JanMaartenvanDoorn@users.noreply.github.com>
@JanMaartenvanDoorn JanMaartenvanDoorn merged commit 872822b into main May 30, 2023
7 checks passed
@JanMaartenvanDoorn JanMaartenvanDoorn deleted the add-extra-data-typ-checks branch May 30, 2023 11:34
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.

None yet

2 participants