You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To improve the speed of Pull Requests reviews, improve code quality (by make it less difficult to measure the difference between coverage after the changes are introduced we need to publish the code coverage file to SonarCloud, which will result in showing the difference in coverage on Pull Request comment:
To improve the speed of Pull Requests reviews, improve code quality (by make it less difficult to measure the difference between coverage after the changes are introduced we need to publish the code coverage file to SonarCloud, which will result in showing the difference in coverage on Pull Request comment:
Here it's documentation on how to use it along with PHPUnit: https://docs.sonarcloud.io/enriching/test-coverage/python-test-coverage/
The text was updated successfully, but these errors were encountered: