>but the coverage graph is not since few months no? That view was trying to show "trunk" branch which no longer exists. I've updated codecov to show master by default, and now the data is new.
By the way, "branch view" always worked: https://codecov.io/gh/apache/jmeter/branch/master >And the metric does not match the one on sonarcloud.io codecov says 54.83 while sonarcloud says 55.3 which is more-or-less the same. Here's the same file shown as 33.3% and 28.6%: https://codecov.io/gh/apache/jmeter/src/master/src/launcher/src/main/java/org/apache/jmeter/DynamicClassLoader.java https://sonarcloud.io/code?id=JMeter&selected=JMeter%3Asrc%2Flauncher%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fjmeter%2FDynamicClassLoader.java Vladimir
