-
Notifications
You must be signed in to change notification settings - Fork 92
Add attribute which generates wrappers for a function #1278
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
base: main
Are you sure you want to change the base?
Add attribute which generates wrappers for a function #1278
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1278 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 75 75
Lines 12784 12908 +124
==========================================
+ Hits 12784 12908 +124 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
15fa262
to
c6de2c6
Compare
3620686
to
6bba256
Compare
a6b282c
to
4619a1b
Compare
bf40f52
to
b30fe57
Compare
b30fe57
to
4ed0a1f
Compare
72daf64
to
4ba0f8b
Compare
4ba0f8b
to
f2d5b9b
Compare
4b9feb1
to
899b1b1
Compare
899b1b1
to
e12132c
Compare
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.
Some nitpicks left, otherwise okay from my side.
e617743
to
904910f
Compare
904910f
to
7b53406
Compare
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.
Looks good and a nice shorthand :-)
Closes #1235
Adds the
auto_wrap
attribute which will generate the wrapper function for methods defined in the bridge.