Skip to content

Commit 0186c8e

Browse files
author
Ashley Baldwin-Hunter
authoredSep 22, 2016
Merge pull request #62 from codeclimate/abh-readme
Remove warning about default branch from readme
2 parents 7ef0a54 + 7cacfd2 commit 0186c8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎README.md

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Code Climate - https://codeclimate.com
1414

1515
Across the many different testing frameworks, setups, and environments, there are lots of variables at play. Before setting up test coverage, it's important to understand what we do and do not currently support:
1616

17-
* **Default branch only:** We only support test coverage for your [default branch](https://docs.codeclimate.com/docs/code-climate-glossary#default-branch). Be sure to check out this branch before running your tests.
1817
* **Single payload:** We currently only support a single test coverage payload per commit. If you run your tests in multiple steps, or via parallel tests, Code Climate will only process the first payload that we receive. If you are using a CI, be sure to check if you are running your tests in a parallel mode.
1918

2019
**Note:** There is one exception to this rule. We've specifically built an integration with [Solano Labs](https://www.solanolabs.com/) to support parallel tests.

0 commit comments

Comments
 (0)
Please sign in to comment.