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: Check fuzz test name collision by checking the name against HashSet #114

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

lukacan
Copy link
Collaborator

@lukacan lukacan commented Feb 1, 2024

  • Fix fuzz test name collision based on the example in the Jira Task.
  • Wdyt about this solution?

@lukacan lukacan requested a review from Ikrk February 1, 2024 14:41
@Ikrk Ikrk force-pushed the fix/fuzz_add_names_collision branch from 638506a to b04bc63 Compare February 8, 2024 11:31
@Ikrk Ikrk force-pushed the fix/fuzz_add_names_collision branch from b04bc63 to 98caeb2 Compare February 8, 2024 11:33
@Ikrk Ikrk merged commit 20db0a8 into develop Feb 8, 2024
7 checks passed
@Ikrk Ikrk deleted the fix/fuzz_add_names_collision branch February 8, 2024 12:43
lukacan added a commit that referenced this pull request May 20, 2024
…shSet (#114)

* 🐛 FIX: Check fuzz test name collision by checking the name against HashSet

* ✏️ review fix
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

2 participants