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

Attempt to fix test on CI (again) #2107

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Attempt to fix test on CI (again) #2107

merged 1 commit into from
Dec 26, 2023

Conversation

jmartinesp
Copy link
Member

PR #2071 fixed issues with the testing flow. I reverted that when we had to downgrade the Rust SDK version before a release, but since we're seeing these same issues in develop now maybe that was a mistake.

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)
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/4izto3

@jmartinesp jmartinesp marked this pull request as ready for review December 26, 2023 07:51
@jmartinesp jmartinesp requested a review from a team as a code owner December 26, 2023 07:51
@jmartinesp jmartinesp requested review from bmarty and removed request for a team December 26, 2023 07:51
@jmartinesp jmartinesp added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Dec 26, 2023
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Dec 26, 2023
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c5c920c) 67.47% compared to head (b9b746b) 67.47%.
Report is 8 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2107   +/-   ##
========================================
  Coverage    67.47%   67.47%           
========================================
  Files         1364     1364           
  Lines        33881    33882    +1     
  Branches      7280     7280           
========================================
+ Hits         22860    22861    +1     
  Misses        7563     7563           
  Partials      3458     3458           

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

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

Thanks!

@bmarty bmarty merged commit d0c87ad into develop Dec 26, 2023
17 checks passed
@bmarty bmarty deleted the feature/bma/fixTests branch December 26, 2023 08:38
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