Conversation
|
One source was indented with spaces, so https://github.com/owncloud/core/pull/29263/files?w=1 is better to see what's changed |
Codecov Report
@@ Coverage Diff @@
## master #29263 +/- ##
============================================
+ Coverage 59.43% 59.44% +0.01%
- Complexity 17154 17158 +4
============================================
Files 1027 1027
Lines 57193 57203 +10
============================================
+ Hits 33991 34004 +13
+ Misses 23202 23199 -3
Continue to review full report at Codecov.
|
|
hmmm. should I revert tabs to spaces to satisfy that beasty mech ego? |
PVince81
left a comment
There was a problem hiding this comment.
Add test to assert that the MySQL migrator did register additional type mappings ?
|
@PVince81 try to comment https://github.com/owncloud/core/pull/29263/files#diff-f31830e77645a4634cf4f0258e1a3272R35 |
|
@VicDeo explain that to codecov 😦 |
|
@PVince81 I have a strong impression that it counts coverage using sqlite only |
|
@DeepDiver1975 ignore codecov here then ? |
|
The truth is that
|
|
@VicDeo please backport to stable10 |
|
Without whitespaces 2/49 = 0.04081632653061224, so the coverage is 96% |
|
Stable10: #29268 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Register type mappings for MigrationService too
Related Issue
Fixes #29262
Motivation and Context
Smooth Upgrade process
How Has This Been Tested?
Manually. See exact steps in #29262
Types of changes
Checklist: