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

Enhance test coverage: Add Go 1.20 to matrix and enable data race detection #111

Closed
wants to merge 2 commits into from

Conversation

alesr
Copy link
Contributor

@alesr alesr commented Jul 9, 2023

This pull request enhances the testing process with the following changes:

Expanded Test Matrix: Added Go 1.20 to the test matrix to improve compatibility coverage.

Enabled Data Race Detection: Included the -race flag in the test command to detect potential race conditions during test execution, improving code reliability.

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.

1 participant