Skip to content

Commit 9289cda

Browse files
committed
Add note about unit test coverage in contributing
1 parent 39c0fdb commit 9289cda

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,7 @@ By contributing code to xterm.js you:
5252
holder has explicitly granted the right to use it like this,
5353
through a compatible open source license or through a direct
5454
agreement with you.)
55+
56+
## Test coverage
57+
58+
One area that always needs attention is improving out unit test coverage, you can view the code coverage report on [Azure Pipelines](https://dev.azure.com/xtermjs/xterm.js/_build/latest?definitionId=3) by clicking the Code Coverage tab.

0 commit comments

Comments
 (0)