-
Notifications
You must be signed in to change notification settings - Fork 178
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
Attempt to fix test on CI. #2071
Conversation
The test is failing on CI with this error: expected instance of: io.element.android.libraries.architecture.Async$Success but was instance of : io.element.android.libraries.architecture.Async$Loading with value : Loading(prevData=null)
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2071 +/- ##
===========================================
+ Coverage 67.53% 67.54% +0.01%
===========================================
Files 1357 1358 +1
Lines 33822 33814 -8
Branches 7274 7271 -3
===========================================
Hits 22841 22841
+ Misses 7523 7515 -8
Partials 3458 3458 ☔ View full report in Codecov by Sentry. |
No description provided.