- 
                Notifications
    You must be signed in to change notification settings 
- Fork 44
fix: duplicated function names for same interfaces and export #306
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: duplicated function names for same interfaces and export #306
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @SanderVanRiessen thanks for this addition -- it looks good to me, but I'd love some tests here to back the new functionality, and regression-proof the old functionality if you don't mind!
| BTW, please ignore the windows CI failures -- we're unfortunately having problems with the windows jobs in CI right now. | 
c71e88e    to
    806e832      
    Compare
  
    | CI failures from the windows runs should be good to go now! | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Thanks for going above and beyond on this @SanderVanRiessen !
This PR is a fix for the following issue: #307