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

chore: add more debug information for sync #WPB-11603 #3523

Open
wants to merge 2 commits into
base: release/candidate
Choose a base branch
from

Conversation

damian-kaczmarek
Copy link
Contributor

@damian-kaczmarek damian-kaczmarek commented Oct 17, 2024

BugWPB-11603 [Android] App stuck on "decrypting messages"

What's new in this PR?

Issues

Wasn't able to reproduce the problem. Added some more debug information. Possibly we should improve the UI to inform user about networking problems. Or listen for our requests failing not being respond for a long time.

Dependencies (Optional)

More related changes in android: wireapp/kalium#3066


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@damian-kaczmarek damian-kaczmarek self-assigned this Oct 17, 2024
@echoes-hq echoes-hq bot added the echoes: bugs Technical or functional defects in the product label Oct 17, 2024
@damian-kaczmarek damian-kaczmarek changed the base branch from develop to release/candidate October 17, 2024 13:47
Copy link

sonarcloud bot commented Oct 17, 2024

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 45.27%. Comparing base (2c80996) to head (de076b4).

Files with missing lines Patch % Lines
...in/kotlin/com/wire/android/util/LifecycleLogger.kt 0.00% 14 Missing ⚠️
...rc/main/kotlin/com/wire/android/WireApplication.kt 0.00% 4 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release/candidate    #3523      +/-   ##
=====================================================
- Coverage              45.32%   45.27%   -0.05%     
=====================================================
  Files                    470      471       +1     
  Lines                  15692    15709      +17     
  Branches                2626     2626              
=====================================================
  Hits                    7112     7112              
- Misses                  7836     7853      +17     
  Partials                 744      744              
Files with missing lines Coverage Δ
...rc/main/kotlin/com/wire/android/WireApplication.kt 0.00% <0.00%> (ø)
...in/kotlin/com/wire/android/util/LifecycleLogger.kt 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c80996...de076b4. Read the comment docs.

Copy link
Contributor

Built wire-android-staging-compat-pr-3523.apk is available for download

Copy link
Contributor

Built wire-android-dev-debug-pr-3523.apk is available for download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: bugs Technical or functional defects in the product size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants