Skip to content

Commit

Permalink
to: update codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Sma1lboy committed Oct 23, 2024
1 parent ccfdb80 commit f4eaf73
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
coverage:
status:
project:
default:
target: auto
threshold: 1%
base: auto
branches:
- main
if_ci_failed: error
informational: false
only_pulls: false
patch:
default:
target: auto
threshold: 1%
base: auto
if_ci_failed: error
only_pulls: false

comment:
layout: 'condensed_header, condensed_files, condensed_footer'
hide_project_coverage: TRUE
layout: 'reach, diff, flags, files'
behavior: default
require_changes: false
require_base: false
require_head: true
hide_project_coverage: false
show_carryforward_flags: true
after_n_builds: 1

github_checks:
annotations: true

0 comments on commit f4eaf73

Please sign in to comment.