SonarQube History of Coverage

Hi,

I would like to automated SonarQube KPIs in EazyBI so I can capture some metrics like

  • The average Test coverage of the project composed of 8 components
  • The history of Test coverage for each component

Do you have EazyBI-SonarQube reports Samples that provides such data ?

This is what my Rest API returns for code coverage, which is an array that I cannot map. Is there a way through Javascript to map in order to have something like a row per each date ?

Thanks in advance

Hi @Ilham,

Thanks for posting your question!

Currently we don’t have an integreation with SonarQube and we don’t have any sample reports for it - there was a similar post about about this here Connect EazyBI with SonarQube I have added your vote to the new integreation idea, however I cannot give any pormises if/when it could be implemented.

To map/retrieve the history, you may try indicating the datapath, where each item from the array will be split into a new row, which should allow you to map data. I’ve given the example in screenshot below.

Bedt wishes,

Elita from support@eazybi.com