Julia and Gitlab self-hosted : a state-of-the-art?

@BambOoxX I also have some packages on a self-hosted gitlab instance (not Invenia).
I do see the coverage of files that were changed within a merge request by uploading the XML generated using LocalCoverags.jl, but I can’t (or don’t know how) see the coverage of files that were not touched by the MR commits.

Is this the problem you are refering to, or you don’t see coverage at all?