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

[Opta] Fix bug when x or y-coordinate is zero #632

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

probberechts
Copy link
Member

When an event had start- or end-coordinates equal to zero, these were incorrectly handled as missing coordinates.

When an event had start- or end-coordinates equal to zero, these were
incorrectly handled as missing coordinates.
@probberechts probberechts added the bug Something isn't working label Dec 29, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (89e6530) 82.93% compared to head (4932d8c) 82.93%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##           release/v1.5     #632   +/-   ##
=============================================
  Coverage         82.93%   82.93%           
=============================================
  Files                47       47           
  Lines              3445     3445           
  Branches            568      568           
=============================================
  Hits               2857     2857           
  Misses              493      493           
  Partials             95       95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@probberechts probberechts merged commit 63cefbd into release/v1.5 Dec 29, 2023
20 checks passed
@probberechts probberechts deleted the fix/opta-zero-coordinates branch December 29, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants