Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(di): fix misconfigured binding for ServiceProvider #202

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

AkesiSeli
Copy link
Contributor

Technical details

This PR fixes a misconfiguration in the binding for ServiceProvider to instantiate DefaultSwitchAccountUseCase, which led to an application crash when trying to switch accounts.

Additional notes

Again this was introduced by #181 which was done in a hurry to unblock the F-Droid release (which is still stuck BTW so there was no need to rush).

@AkesiSeli AkesiSeli self-assigned this Dec 30, 2024
@AkesiSeli AkesiSeli added the bug Something isn't working label Dec 30, 2024
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
unittests 56.54% <ø> (ø)

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

@AkesiSeli AkesiSeli merged commit 957e47e into master Dec 30, 2024
3 checks passed
@AkesiSeli AkesiSeli deleted the fix-di-switch-account-binding branch December 30, 2024 23:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant