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: to care about the case of OpInterfacePtr #363

Merged
merged 1 commit into from Apr 21, 2022
Merged

Conversation

orisano
Copy link
Sponsor Contributor

@orisano orisano commented Apr 21, 2022

fix #359

@codecov-commenter
Copy link

Codecov Report

Merging #363 (cfe4ac8) into master (171d975) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
+ Coverage   79.88%   79.89%   +0.01%     
==========================================
  Files          52       52              
  Lines       17508    17519      +11     
==========================================
+ Hits        13986    13997      +11     
  Misses       2954     2954              
  Partials      568      568              

@orisano orisano changed the title fix: wrong behaviors on nested interface fix: to care about the case of OpInterfacePtr Apr 21, 2022
@goccy
Copy link
Owner

goccy commented Apr 21, 2022

LGTM !

@goccy goccy merged commit 337d02f into goccy:master Apr 21, 2022
@orisano orisano deleted the fix/#359 branch April 21, 2022 16:02
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.

Panic when marshaling horrible pointer
3 participants