Skip to content

Commit ced4f63

Browse files
fix copy
1 parent 956824a commit ced4f63

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/coverage-reporter/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Generate coverage reports in a supported format and upload them to
44

55
# Adding coverage to your repository
66

7-
!!! important
8-
💡 Tip: Setting up Coverage is now easier. Use our new Codacy skill to automatically generate and upload your coverage reports. [Learn how to use it](https://github.com/codacy/codacy-skills/blob/master/skills/setup-coverage/SKILL.md)
7+
!!! important "💡 Tip"
8+
Setting up Coverage is now easier. Use our new Codacy skill to automatically generate and upload your coverage reports. [Learn how to use it](https://github.com/codacy/codacy-skills/blob/master/skills/setup-coverage/SKILL.md)
99

1010
Code coverage is a metric used to describe the degree to which the source code of a program is tested. A program with high code coverage has been more <span class="skip-vale">thoroughly</span> tested and has a lower chance of containing software bugs than a program with low code coverage. You can read more about the [basics of code coverage](https://blog.codacy.com/a-guide-to-code-coverage-part-1-code-coverage-explained/) on Codacy's blog.
1111

0 commit comments

Comments
 (0)