CodeCoverage no longer reported in SonarQube

Today I filed an issue against the Visual Studio test platform.

Code coverage seems to be broken in version 17.10.0 · Issue #5072 · microsoft/vstest (github.com)

It seems Codecoverage.exe from vstest is broken, but then again it is deprecated.
So is there a planning to replace this tool?
The tool itself states it should be replaced for: Microsoft.CodeCoverage.Console.

For now the problem is solved with using an “older” version of vstest.
But in the future that will become a problem.

Norbert.