Skip to content

Commit

Permalink
Merge branch 'main' into system_testcase_codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
00thirdeye00 authored Jul 18, 2024
2 parents ba7b564 + 0a9b756 commit e5b28e6
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
coverage:
status:
patch: false

range: 70..90
round: down
precision: 2
project:
default:
target: auto
threshold: 1%
patch:
default:
target: auto
threshold: 1%
changes:
default:
target: auto
threshold: 1%

comment:
layout: diff, files
layout: "reach, diff, flags, files"
require_changes: true
behavior: default
show_coverage_change: yes
show_project_coverage: yes
show_diff_coverage: yes

0 comments on commit e5b28e6

Please sign in to comment.