Skip to content

feat: implement compressed log sharing functionality#4863

Open
MohamadJaara wants to merge 1 commit into
developfrom
mo/feat/share-logs-as-one-zip-file
Open

feat: implement compressed log sharing functionality#4863
MohamadJaara wants to merge 1 commit into
developfrom
mo/feat/share-logs-as-one-zip-file

Conversation

@MohamadJaara
Copy link
Copy Markdown
Member

rn log files are shared indivdually
This PR group them all in one zip file that is easier to share

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 20.45455% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.64%. Comparing base (67d8367) to head (9846e21).

Files with missing lines Patch % Lines
...kotlin/com/wire/android/util/logging/LogSharing.kt 22.78% 54 Missing and 7 partials ⚠️
.../com/wire/android/ui/home/settings/SettingsItem.kt 0.00% 6 Missing ⚠️
...wire/android/ui/home/settings/SettingsViewModel.kt 0.00% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (20.45%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4863      +/-   ##
===========================================
- Coverage    51.77%   51.64%   -0.13%     
===========================================
  Files          612      613       +1     
  Lines        21265    21350      +85     
  Branches      3412     3425      +13     
===========================================
+ Hits         11009    11027      +18     
- Misses        9237     9297      +60     
- Partials      1019     1026       +7     
Files with missing lines Coverage Δ
...wire/android/ui/home/settings/SettingsViewModel.kt 0.00% <0.00%> (ø)
.../com/wire/android/ui/home/settings/SettingsItem.kt 0.00% <0.00%> (ø)
...kotlin/com/wire/android/util/logging/LogSharing.kt 22.78% <22.78%> (ø)

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 67d8367...9846e21. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MohamadJaara MohamadJaara force-pushed the mo/feat/share-logs-as-one-zip-file branch from 48e33ed to 9846e21 Compare May 22, 2026 20:44
@pull-request-size pull-request-size Bot added size/M and removed size/S labels May 22, 2026
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant