Skip to content

Commit 25c0b38

Browse files
authored
Post code coverage on PRs to the develop branch (#525)
1 parent f49ab19 commit 25c0b38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ comment:
1414
require_changes: true # if true: only post the comment if coverage changes
1515
branches: # branch names that can post comment
1616
- "main"
17+
- "develop"
1718
ignore:
1819
- "conftest.py"
1920
- "virtualizarr/tests" # ignore folders and all its contents

0 commit comments

Comments
 (0)