Skip to content

Commit

Permalink
add .codecov.yml (#1001)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 authored Oct 8, 2024
1 parent 8bc8ed5 commit ec5cc8f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
codecov:
max_report_age: false
require_ci_to_pass: false
comment: false
coverage:
precision: 2
round: down
status:
changes:
default:
enabled: false
if_not_found: success
patch:
default:
enabled: false
if_not_found: success
project:
default:
if_not_found: success
threshold: 0.2

0 comments on commit ec5cc8f

Please sign in to comment.