-
Notifications
You must be signed in to change notification settings - Fork 61
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
[Opta] fix deflected pass end coordinates and result #311
[Opta] fix deflected pass end coordinates and result #311
Conversation
@probberechts Could you please also have a look at this pull request? Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@koenvo added the comment, but checks seems to be failing due to unrelated issue: https://github.com/PySport/kloppy/actions/runs/9064091328/job/24901521491 |
Can you please merg master in to make sure the tests run |
A painful merge conflict to resolve due to the refactoring of the statsperform parser 😅 , but this one should be ready to merge as well @koenvo! |
Oh no. Again merge conflicts :-( |
…nates # Conflicts: # kloppy/infra/serializers/event/statsperform/deserializer.py # kloppy/tests/test_adapter.py # kloppy/tests/test_opta.py
resolved them |
Fix for issue described in: #274