Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit 7624cbf

Browse files
committed
Update the contributing docs to show code coverage based on develop
1 parent f23fc0a commit 7624cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When submitting pull requests, please include relevant tests for your new featur
5656

5757
#### Test coverage
5858

59-
[![Coverage Status](https://coveralls.io/repos/github/liquidweb/woocommerce-custom-orders-table/badge.svg?branch=feature%2Fcode-coverage)](https://coveralls.io/github/liquidweb/woocommerce-custom-orders-table?branch=feature%2Fcode-coverage)
59+
[![Coverage Status](https://coveralls.io/repos/github/liquidweb/woocommerce-custom-orders-table/badge.svg?branch=develop)](https://coveralls.io/github/liquidweb/woocommerce-custom-orders-table?branch=develop)
6060

6161
To generate a code coverage report (test coverage percentage as well as areas of untested or under-tested code that could pose risk), you run the following:
6262

0 commit comments

Comments
 (0)