Skip to content

Commit e8114c0

Browse files
authored
ci: count cobertura partials as covered lines (#446)
1 parent 1c7b002 commit e8114c0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ ignore:
55
- "**/obj/**"
66
- "**/*.g.cs"
77

8+
parsers:
9+
cobertura:
10+
partials_as_hits: true
11+
812
coverage:
913
status:
1014
project:

0 commit comments

Comments
 (0)