Skip to content

Commit

Permalink
set codecov do not block info only
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Jan 15, 2024
1 parent fcfc714 commit 4c8a9c8
Showing 1 changed file with 11 additions and 20 deletions.
31 changes: 11 additions & 20 deletions login-workflow/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
codecov:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "70...100"
status:
project: yes
patch: yes
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "reach,diff,flags,tree"
behavior: default
require_changes: no
status:
project:
default:
target: 50%
threshold: 5%
informational: true
patch:
default:
target: 50%
threshold: 5%
informational: true

0 comments on commit 4c8a9c8

Please sign in to comment.