summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Peveler <matt.peveler@gmail.com>2021-10-17 10:28:07 -1000
committerGitHub <noreply@github.com>2021-10-17 10:28:07 -1000
commite4b2c71720ceb86d6063613a2903779f6409e24f (patch)
tree5228e2afd53de81bd9f44123c3d5477832a75143
parente3a23173e48a2cc893c5d6d9e57080126f775e8f (diff)
downloadasciidoc-py3-e4b2c71720ceb86d6063613a2903779f6409e24f.tar.gz
Configure codecov to use PR status check (#204)
-rw-r--r--codecov.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..4204607
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,13 @@
+comment: false
+
+coverage:
+ status:
+ patch:
+ default:
+ target: auto
+ project:
+ default:
+ target: auto
+
+github_checks:
+ annotations: false