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: support -race for generic function mocks #49

Merged
merged 1 commit into from
Jan 17, 2024
Merged

fix: support -race for generic function mocks #49

merged 1 commit into from
Jan 17, 2024

Conversation

Sychorius
Copy link
Collaborator

Change-Id: I96e199d96a1a801ad37ad31d81f0b544cd8c0f9e

What type of PR is this?

fix

What this PR does / why we need it (en: English/zh: Chinese):

en: Support -race for generic function mocks
zh: 泛型mock支持单测-race参数

Which issue(s) this PR fixes:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 73 files.

Valid Invalid Ignored Fixed
71 2 0 0
Click to see the invalid file list
  • internal/monkey/inst/generic_extra.go
  • internal/monkey/inst/generic_extra_race.go

internal/monkey/inst/generic_extra.go Show resolved Hide resolved
internal/monkey/inst/generic_extra_race.go Show resolved Hide resolved
@Sychorius Sychorius force-pushed the fix_race branch 3 times, most recently from 80a38bd to a594f8b Compare January 16, 2024 13:11
Change-Id: I96e199d96a1a801ad37ad31d81f0b544cd8c0f9e
@Sychorius Sychorius merged commit a60edcc into main Jan 17, 2024
12 checks passed
@Sychorius Sychorius deleted the fix_race branch January 17, 2024 02:55
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.

2 participants