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

fix: decrease replay timestamp precision #180

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

NiceAesth
Copy link
Owner

@NiceAesth NiceAesth commented Sep 20, 2023

This caused issue with replays from lazer which have much higher precision on timestamps, causing values to potentially differ on export. This means the old workaround can be removed which was a major code smell of the old test.

NOTE: This does not cause any sort of loss for stable replays.

Self-check

  • The changes are tested with pre-commit
  • The changes pass unit testing with pytest
  • The changes pass mypy

This caused issue with replays from lazer which have much higher precision on timestamps, causing values to potentially differ on export. This means the old workaround can be removed which was a major code smell of the old test.
@NiceAesth NiceAesth merged commit c9158f6 into master Sep 20, 2023
3 checks passed
@NiceAesth NiceAesth deleted the replay-timestamp branch September 20, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant