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: Origin(&ori) NOT works properly with struct methods #21

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

Sychorius
Copy link
Collaborator

see #15

Change-Id: I1949762b22f78e9b84d9dec8771387f2994e94d4

What type of PR is this?

fix

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

en: fix bugs when using Origin on struct method https://github.com/bytedance/mockey/issues/15
zh: 修复对struct方法进行Origin时会报错的问题

Which issue(s) this PR fixes:

#15

@Sychorius Sychorius linked an issue Apr 24, 2023 that may be closed by this pull request
@Sychorius Sychorius force-pushed the 15-originori-not-works-properly-with-struct-methods branch from c1a3d26 to 3dba582 Compare April 24, 2023 03:53
see #15

Change-Id: I1949762b22f78e9b84d9dec8771387f2994e94d4
@Sychorius Sychorius force-pushed the 15-originori-not-works-properly-with-struct-methods branch from 3dba582 to d08bc26 Compare April 24, 2023 04:23
@Sychorius Sychorius merged commit e48d000 into main Apr 24, 2023
@ycydsxy ycydsxy deleted the 15-originori-not-works-properly-with-struct-methods branch June 5, 2023 04:59
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.

Origin(&ori) NOT works properly with struct methods
2 participants