According to this overview, Code Insights include code coverage :
https://confluence.atlassian.com/bitbucketserver089/code-insights-1236435893.html
But the rest api for Code Insights doesn't mention code coverage, so how can we put code coverage info using Code Insights rest API?
The official documentation is lacking, but I found https://community.atlassian.com/forums/Bitbucket-questions/Running-PHPUnit-on-a-Laravel-project-and-SonarCloud/qaq-p/1159446
This may have some examples.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.