PR Integration
Specify if you want to run delta analyses on Pull Requests using external webhooks.
Remember to configure the CodeScene host URL before configuring webhooks. Read more in the documentation.
Automated code health review, code quality & code coverage
Customize how CodeScene comments on pull requests by selecting a code quality profile {% if any item.possible-repo-providers.github item.possible-repo-providers.other %}and defining coverage thresholds.{% endif %}
Configure Code Quality Gates
{% if feature-flags.pr-code-coverage %}
{% if any item.possible-repo-providers.github item.possible-repo-providers.other %}
Configure Code Coverage Gates
{% endif %}
{% endif %}