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

Remove uniffi_api modules #1682

Merged
merged 2 commits into from
Mar 20, 2023
Merged

Remove uniffi_api modules #1682

merged 2 commits into from
Mar 20, 2023

Conversation

jplatte
Copy link
Collaborator

@jplatte jplatte commented Mar 20, 2023

UniFFI seems to start relying on a recently-documented "include_scaffolding! must be at the crate root" in mozilla/uniffi-rs#1469. It seems it is a no longer a problem for us, so let's do it.

include_scaffolding! is expected to be used at the crate root now, and
clippy seems happy with the generated code right now.
@jplatte jplatte requested a review from a team March 20, 2023 14:09
@jplatte jplatte enabled auto-merge (rebase) March 20, 2023 14:20
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (16687f2) 76.25% compared to head (0105ebf) 76.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1682   +/-   ##
=======================================
  Coverage   76.25%   76.25%           
=======================================
  Files         137      137           
  Lines       15137    15137           
=======================================
  Hits        11542    11542           
  Misses       3595     3595           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jplatte jplatte merged commit 816e722 into main Mar 20, 2023
@jplatte jplatte deleted the jplatte/uniffi-api branch March 20, 2023 14:42
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.

2 participants