Skip to content

Conversation

Xenira
Copy link
Collaborator

@Xenira Xenira commented Jul 14, 2025

Fixes: #373

Description

Added basic stubs for rust closure. This will always be included if the closure feature is enabled.

No argument information, as that is not rly available, but better than having no stubs.

Checklist

Check the boxes that apply (put an x in the brackets, like [x]). You can also check boxes after the PR is created.

❤️ Thank you for your contribution!

@Xenira Xenira linked an issue Jul 14, 2025 that may be closed by this pull request
@Xenira Xenira force-pushed the 373-stubs-missing-for-rustclosure branch from f8d199e to 71f7137 Compare July 14, 2025 17:01
@coveralls
Copy link

coveralls commented Jul 14, 2025

Pull Request Test Coverage Report for Build 16273052792

Details

  • 13 of 15 (86.67%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 22.552%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/describe/stub.rs 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
src/describe/stub.rs 1 7.69%
Totals Coverage Status
Change from base Build 16252634989: 0.2%
Covered Lines: 882
Relevant Lines: 3911

💛 - Coveralls

@Xenira Xenira merged commit 31c9d99 into master Jul 14, 2025
57 checks passed
@Xenira Xenira deleted the 373-stubs-missing-for-rustclosure branch July 14, 2025 17:15
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.

Stubs missing for RustClosure

2 participants