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

feat: Log of Nextcloud file synchronization in app #1151

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

QubaB
Copy link
Contributor

@QubaB QubaB commented Mar 2, 2024

Since I use Saber "professionally" and therefore depend on correct synchronization, it is useful to know when the synchronization is not working. Accessing the Saber log files is not trivial for the average user.

I implemented a display of the last 20 file synchronizations on the Nextcloud configuration page.

It could help with nextcloud troubleshooting, for example #382, #410

…ad/download result is displayed in Nextcloud preferences page.
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

Attention: Patch coverage is 27.77778% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 37.33%. Comparing base (986f5e8) to head (ac41826).
Report is 6 commits behind head on main.

Files Patch % Lines
lib/components/nextcloud/log_messages.dart 26.31% 28 Missing ⚠️
lib/data/nextcloud/file_syncer.dart 30.00% 7 Missing ⚠️
lib/components/nextcloud/login_group.dart 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1151      +/-   ##
==========================================
- Coverage   37.37%   37.33%   -0.04%     
==========================================
  Files         108      109       +1     
  Lines        8497     8554      +57     
==========================================
+ Hits         3176     3194      +18     
- Misses       5321     5360      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant