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

Report sync failures to Crashlytics #2752

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

gino-m
Copy link
Collaborator

@gino-m gino-m commented Sep 20, 2024

This will help us debug issues with data sync (#2751).

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.86%. Comparing base (0dbc85c) to head (ad2544b).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...droid/ground/persistence/sync/MediaUploadWorker.kt 25.00% 3 Missing ⚠️
...ndroid/ground/persistence/sync/SurveySyncWorker.kt 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2752      +/-   ##
============================================
+ Coverage     60.84%   60.86%   +0.02%     
  Complexity     1155     1155              
============================================
  Files           264      264              
  Lines          6047     6054       +7     
  Branches        837      837              
============================================
+ Hits           3679     3685       +6     
- Misses         1897     1898       +1     
  Partials        471      471              
Files with missing lines Coverage Δ
...ground/persistence/sync/LocalMutationSyncWorker.kt 85.96% <100.00%> (+0.77%) ⬆️
...ndroid/ground/persistence/sync/SurveySyncWorker.kt 86.95% <83.33%> (+1.95%) ⬆️
...droid/ground/persistence/sync/MediaUploadWorker.kt 70.68% <25.00%> (-1.25%) ⬇️

@gino-m gino-m merged commit 876a1b7 into master Sep 20, 2024
4 checks passed
@gino-m gino-m deleted the gino-m/2751/log-sync-failures branch September 20, 2024 20:51
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