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 MiscontrolEvent #207

Merged
merged 3 commits into from
Sep 18, 2023
Merged

Conversation

MKlaasman
Copy link
Contributor

PR related to issue described in #136

Added MiscontrolEvent for: StatsBomb, Opta and WyScout V2.

WyScout V3, does not seem to have any missed or dummy attributes, or anything similar.

@koenvo
Copy link
Contributor

koenvo commented Jul 29, 2023

@MKlaasman is this one ready for review?

@MKlaasman
Copy link
Contributor Author

@koenvo This one is ready for review.

Will need to merge master back in again due to conflict, when #196 gets merged in first.

@JanVanHaaren
Copy link
Collaborator

@MKlaasman The changes to the deserializers look good to me!

@@ -76,6 +77,10 @@ def test_correct_v2_deserialization(self, event_v2_data: Path):
dataset.events[258].get_qualifier_values(DuelQualifier)[2].value
== DuelType.SLIDING_TACKLE
)
assert (
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems a duplicate.

@koenvo koenvo merged commit 8b4b5a1 into PySport:master Sep 18, 2023
19 checks passed
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.

3 participants