Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #63 +/- ##
========================================
Coverage 99.95% 99.96%
========================================
Files 389 401 +12
Lines 12482 12941 +459
Branches 1079 969 -110
========================================
+ Hits 12477 12936 +459
Misses 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Telemetry
Purpose
The ability to examine logs/diagnostic information on client devices is usually limited (especially on mobile devices) so this feature aims to enable better debugging of client-side issues.
What is collected
stasis.client.android,1.5.0,2025-06-12 13:30)2.1.0,The Android Project)Linux,4.4.302-...,aarch64)get_device,get_backups, etc)IllegalArgumentException - Unhandled ....)What is NOT collected
Configuring or turning off analytics
It is possible to both turn off the feature entirely or to limit what is sent via the client configuration file (for Linux/MacOS) or via the usual app settings (Android client).
Viewing collected data
For regular users, it is possible to view what has been collected so far by their device either via the UI (in
Settings) or via the CLI. It is NOT possible to view what has been submitted to the server by individual users/devices because no identifying information is collected/provided that can be traced back to the sender of the data. System administrators can view the collected data via theserver-ui.