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

Uniffi android controller #984

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

swaptr
Copy link
Contributor

@swaptr swaptr commented Sep 18, 2023

Credits to @gmulhearn for simplifying the android code by adding a controller. 🚀
Merge after #970

@swaptr swaptr self-assigned this Sep 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2023

Codecov Report

Merging #984 (620733f) into main (bfac035) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #984   +/-   ##
=======================================
  Coverage   30.01%   30.01%           
=======================================
  Files         415      415           
  Lines       26916    26916           
  Branches     5243     5243           
=======================================
  Hits         8080     8080           
  Misses      16639    16639           
  Partials     2197     2197           
Flag Coverage Δ
unittests-aries-vcx 30.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
aries_vcx/tests/test_credential_retrieval.rs 88.00% <ø> (ø)

... and 2 files with indirect coverage changes

@swaptr swaptr marked this pull request as ready for review September 18, 2023 19:44
@gmulhearn
Copy link
Contributor

Nice, let me know once this has been rebased and ready to review 👌. Also, please make sure that the CI lint checks are satisfied

@swaptr swaptr force-pushed the uniffi-android-controller branch 5 times, most recently from 8bb518a to 56baf4a Compare September 24, 2023 22:42
Copy link
Contributor

@gmulhearn gmulhearn left a comment

Choose a reason for hiding this comment

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

Not sure that removing the "mut"s was the right decision. You might need to revert that and then workspace_clippy and test-Int-Aries-vcx-migration CI jobs should pass

Signed-off-by: Swapnil Tripathi <swapnil06.st@gmail.com>
@gmulhearn gmulhearn merged commit b71327e into hyperledger:main Sep 25, 2023
40 checks passed
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.

4 participants