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

Upgrade UniFFI #2661

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Upgrade UniFFI #2661

merged 2 commits into from
Oct 11, 2023

Conversation

jplatte
Copy link
Collaborator

@jplatte jplatte commented Oct 4, 2023

This pulls in a large refactoring of async fn lowering. Needs manual testing for both iOS & Android.

@jplatte jplatte requested a review from a team as a code owner October 4, 2023 08:42
@jplatte jplatte requested review from bnjbvr and removed request for a team October 4, 2023 08:42
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b8185c0) 78.61% compared to head (a4f8531) 78.61%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2661   +/-   ##
=======================================
  Coverage   78.61%   78.61%           
=======================================
  Files         192      192           
  Lines       20146    20146           
=======================================
  Hits        15837    15837           
  Misses       4309     4309           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@poljar poljar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, though as you say testing this is necessary.

@jplatte

This comment was marked as resolved.

@jplatte jplatte force-pushed the jplatte/bump-uniffi branch from 50b04b9 to 68a42cc Compare October 4, 2023 11:00
@jplatte jplatte force-pushed the jplatte/bump-uniffi branch from 68a42cc to 439b417 Compare October 10, 2023 08:52
@jplatte
Copy link
Collaborator Author

jplatte commented Oct 10, 2023

Now updated to point at mozilla/uniffi-rs#1785

@jplatte jplatte force-pushed the jplatte/bump-uniffi branch 3 times, most recently from cc655b2 to 5ce2c17 Compare October 11, 2023 09:58
@jplatte
Copy link
Collaborator Author

jplatte commented Oct 11, 2023

mozilla/uniffi-rs#1785 plus smol-rs/async-compat#22 fixed the Android issues! 🎉

@jplatte
Copy link
Collaborator Author

jplatte commented Oct 11, 2023

… and I got confirmation that it works well on iOS too!

@jplatte jplatte force-pushed the jplatte/bump-uniffi branch from 5ce2c17 to a4f8531 Compare October 11, 2023 12:51
@jplatte jplatte enabled auto-merge (rebase) October 11, 2023 13:15
@jplatte jplatte merged commit 4e86954 into main Oct 11, 2023
36 checks passed
@jplatte jplatte deleted the jplatte/bump-uniffi branch October 11, 2023 13:21
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.

3 participants