vegasbrianc / prometheus

A docker-compose stack for Prometheus monitoring
MIT License
4.41k stars 1.53k forks source link

Adding coverage test results in metrics #175

Closed thopiekar closed 2 years ago

thopiekar commented 2 years ago

When collecting code coverage reports via "publishCoverage" the results won't be passed to the test tab in BlueOcean. I already tried to upload coverage reports with different plugins and it seems to be a convention that they won't appear in Jenkins as tests. Long story short, I believe there is a convention behind this and it looks like we need to define additional metrics in our plugin here to make them appear in our great Grafana plots.

Expected Behaviour

Collecting metrics about coverage reports

Current Behaviour

There are no such metrics available

Possible Solution

Implement additional metrics for it using some "code-coverage-api".

Steps to Reproduce (for bugs)

Your Environment

Doesn't matter.

github-actions[bot] commented 2 years ago

Awesome! Thanks for taking the time to open an issue. We will have a look and answer as soon as we can.' first issue

github-actions[bot] commented 2 years ago

This issue has seen no activity and is marked as stale