[stable-3.10] Show more informative error message when VFS hydration fails. Displaya popup and put an error into activity list. More detailed logs. #6153
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 20, 2023 in 1s
60.63% (+0.09%) compared to 3392933
View this Pull Request on Codecov
60.63% (+0.09%) compared to 3392933
Details
Codecov Report
Merging #6153 (dd19466) into stable-3.10 (3392933) will increase coverage by
0.09%
.
Report is 2 commits behind head on stable-3.10.
The diff coverage is88.88%
.
Additional details and impacted files
@@ Coverage Diff @@
## stable-3.10 #6153 +/- ##
===============================================
+ Coverage 60.54% 60.63% +0.09%
===============================================
Files 145 145
Lines 18807 18822 +15
===============================================
+ Hits 11386 11413 +27
+ Misses 7421 7409 -12
Files | Coverage Δ | |
---|---|---|
src/common/vfs.h | 52.38% <ø> (ø) |
|
src/libsync/vfs/cfapi/hydrationjob.h | 0.00% <ø> (ø) |
|
src/libsync/vfs/cfapi/vfs_cfapi.cpp | 84.52% <100.00%> (+0.11%) |
⬆️ |
src/libsync/vfs/cfapi/hydrationjob.cpp | 53.65% <87.50%> (+2.09%) |
⬆️ |
Loading