Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc58ab89

Browse files
fix code cov config (#50)
1 parentd710314 commitc58ab89

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎codecov.yml‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ codecov:
22
require_ci_to_pass:true
33
comment:
44
behavior:default
5-
layout:"diff, flags, files"
5+
layout:"diff, flags, files"
66
coverage:
77
precision:2
88
range:"70...80"
@@ -16,16 +16,16 @@ coverage:
1616
default:
1717
base:auto
1818
branches:
19-
-^main$
20-
-^v2$
19+
-^main$
20+
-^v2$
2121
if_ci_failed:error
2222
only_pulls:false
2323
paths:
24-
-^internal.*
24+
-^internal.*
2525
target:auto
2626
threshold:5%
27-
ignore:
28-
-"^docs.*"
29-
-"**/*_mock.go"
27+
ignore:
28+
-"^docs.*"
29+
-"**/*_mock.go"
3030
github_checks:
31-
annotations:true
31+
annotations:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp