Skip to content

Commit

Permalink
Update .codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vishvamsinh28 authored Sep 15, 2024
1 parent a47bd42 commit 6ab4a20
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,15 @@ coverage:
status:
project:
default:
# basic
target: auto
threshold: null
base: auto
# advanced
branches: null
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
flags: null
paths: null
patch:
default:
# basic
target: auto
threshold: null
base: auto
# advanced
branches: null
if_no_uploads: error
if_not_found: success
if_ci_failed: error
# the main change:
only_pulls: true
flags: null
paths: null

0 comments on commit 6ab4a20

Please sign in to comment.