Hi,
We've been using the Xray plugin to manage our testing efforts. So far we've been using it to manage our manual tests.
I am considering trying to include unit tests, that run in Jenkins, in Xray so we can get a full view of our test coverage. At the moment, there are several hundred unit tests that run and are monitored by the development team. When a bug is fixed and a unit test added for that bug, it looks "uncovered" in our test coverage reporting, significantly skewing our stats.
I would love to hear from anyone who has experience on managing a similar situation.