Skip to content

Commit

Permalink
Create codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewReid854 committed Apr 3, 2021
1 parent 28fe0b3 commit 9076927
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
codecov:
max_report_age: off
require_ci_to_pass: no

comment: false

coverage:
precision: 2
round: down
status:
project:
default:
threshold: 0.2
if_not_found: success
patch: off
changes: off

ignore:
- "**/tests"
- "setup.py"

0 comments on commit 9076927

Please sign in to comment.