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 fuzzing tests for go 1.18 to fix scrolling edge cases #107

Merged
merged 2 commits into from
Jun 11, 2022

Conversation

Evertras
Copy link
Owner

Development only requires 1.17, but if we use 1.18 we can take advantage of fuzzing to find more edge cases for scrolling. This fixes the edge cases found and seems to now be stable/correct for horizontal scrolling edge guard.

Relates to #83

@Evertras
Copy link
Owner Author

The coverage decrease is fine, because we removed code. No new code has been added that is untested/uncovered.

@Evertras Evertras merged commit f838ef8 into main Jun 11, 2022
@Evertras Evertras deleted the scrolling-fuzz-fixes branch June 11, 2022 14:50
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

1 participant