We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49ab19 commit 25c0b38Copy full SHA for 25c0b38
.github/codecov.yml
@@ -14,6 +14,7 @@ comment:
14
require_changes: true # if true: only post the comment if coverage changes
15
branches: # branch names that can post comment
16
- "main"
17
+ - "develop"
18
ignore:
19
- "conftest.py"
20
- "virtualizarr/tests" # ignore folders and all its contents
0 commit comments