Skip to content

feat: cross platform backup (#WPB-10579) #4006

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

sbakhtiarov
Copy link
Contributor

@sbakhtiarov sbakhtiarov commented Apr 29, 2025

StoryWPB-10579 [Android] Cross Platform Backup: Implement common library in clients

https://wearezeta.atlassian.net/browse/WPB-10579

Integration of cross platform backup library for Android

Issues

Support for export and import backups in new format for multiplatform support.
Supported backup data:

  • Users
  • Conversations
  • Messages
    • Text
    • Location
    • Asset

Copy link

codecov bot commented Apr 29, 2025

Codecov Report

Attention: Patch coverage is 75.60976% with 10 lines in your changes missing coverage. Please review.

Project coverage is 45.99%. Comparing base (852da7f) to head (d967491).

Files with missing lines Patch % Lines
.../home/settings/backup/BackupAndRestoreViewModel.kt 72.22% 7 Missing and 3 partials ⚠️

❌ Your patch check has failed because the patch coverage (75.60%) 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    #4006      +/-   ##
===========================================
- Coverage    46.00%   45.99%   -0.01%     
===========================================
  Files          520      520              
  Lines        18125    18124       -1     
  Branches      3053     3051       -2     
===========================================
- Hits          8338     8336       -2     
- Misses        8922     8923       +1     
  Partials       865      865              
Files with missing lines Coverage Δ
.../android/ui/debug/ExportObfuscatedCopyViewModel.kt 0.00% <ø> (ø)
...d/ui/home/settings/backup/BackupAndRestoreState.kt 100.00% <100.00%> (ø)
.../home/settings/backup/BackupAndRestoreViewModel.kt 85.71% <72.22%> (-1.41%) ⬇️

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 852da7f...d967491. Read the comment docs.

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

@sbakhtiarov sbakhtiarov force-pushed the feature/cross-platform-backup branch from eeaa1e2 to ca485ba Compare May 5, 2025 06:25
Copy link
Contributor

github-actions bot commented May 5, 2025

@sbakhtiarov looks like you are rolling back kalium to a previous commitish.

This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.

develop This PR
614ae930972e69aa306dd20a3dd00a38f0981840 061a3abda9731b8fe29ae148122a631c06d045a6

Is this intentional?

Copy link
Contributor

github-actions bot commented May 5, 2025

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

@sbakhtiarov sbakhtiarov force-pushed the feature/cross-platform-backup branch from ca485ba to d967491 Compare May 20, 2025 09:20
Copy link
Contributor

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

Copy link
Contributor

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

Copy link

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.

2 participants