Skip to content

Commit 9c9bd27

Browse files
gnikonorovssbarnea
andauthored
Disable codecov PR comments (#382)
Co-authored-by: Sorin Sbarnea <[email protected]>
1 parent b57ca0b commit 9c9bd27

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.coveragerc

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# reference: https://coverage.readthedocs.io/en/coverage-5.0/config.html
2+
# used by pytest-cov
13
[coverage:report]
24
precision = 2
35
show_missing = true

codecov.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# reference: https://docs.codecov.io/docs/codecovyml-reference
2+
# used by codecov site
3+
comment: false

0 commit comments

Comments
 (0)