Skip to content

Conversation

BenFordTytherington
Copy link
Collaborator

@BenFordTytherington BenFordTytherington commented May 20, 2025

Closes #1235

Adds the auto_wrap attribute which will generate the wrapper function for methods defined in the bridge.

Copy link

codecov bot commented May 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a34df91) to head (7b53406).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@BenFordTytherington BenFordTytherington force-pushed the wrapper-shorthand branch 2 times, most recently from a6b282c to 4619a1b Compare September 17, 2025 11:24
@BenFordTytherington BenFordTytherington force-pushed the wrapper-shorthand branch 2 times, most recently from bf40f52 to b30fe57 Compare September 17, 2025 15:31
@BenFordTytherington BenFordTytherington force-pushed the wrapper-shorthand branch 4 times, most recently from 72daf64 to 4ba0f8b Compare September 25, 2025 11:26
@BenFordTytherington BenFordTytherington force-pushed the wrapper-shorthand branch 3 times, most recently from 4b9feb1 to 899b1b1 Compare September 26, 2025 14:39
Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a 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.

@BenFordTytherington BenFordTytherington force-pushed the wrapper-shorthand branch 2 times, most recently from e617743 to 904910f Compare September 29, 2025 10:40
ahayzen-kdab
ahayzen-kdab previously approved these changes Oct 1, 2025
Copy link
Collaborator

@ahayzen-kdab ahayzen-kdab left a 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 :-)

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.

Shorthand to directly wrap functions on the inner Rust struct
3 participants