Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrr Hak authored and Mrr Hak committed Dec 20, 2023
1 parent 81e92a5 commit af17989
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Expand Up @@ -3,6 +3,8 @@
"anydpi",
"appiconset",
"Carapacik",
"codecov",
"gcov",
"hdpi",
"Hexa",
"imageset",
Expand Down
25 changes: 25 additions & 0 deletions codecov.yml
@@ -0,0 +1,25 @@
codecov:
require_ci_to_pass: true

coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default:
target: auto
threshold: 1%

parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no

comment:
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: false

0 comments on commit af17989

Please sign in to comment.