Set the coverageDestPath for all files to the root folder#1812
Set the coverageDestPath for all files to the root folder#1812wilzbach wants to merge 1 commit intovibe-d:masterfrom
Conversation
|
At least for "dub test" it could be really useful to let DUB get an optional (merge) destination path. It could then inject a |
Or we simply could push for a |
|
True, that would even be better. |
|
Although for some reason the CodeCov status isn't shown here, this actually made the coverage drop by 2 percent points for some reason. This is definitely too hard to get right currently. |
|
Source. https://codecov.io/gh/rejectedsoftware/vibe.d/pulls |
Yep, what do you propose? Adding the runtime fiddling by default in DUB's
I have already written the CodeCov support about this. At least this seems to be a problem on their side. |
|
FYI there's dlang/druntime#1916 now |
Follow-up to #1810 (comment)
Not sure whether this helps to improve things or if CodeCov already merges the lst files automagically.