File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,17 @@ github_checks:
9
9
annotations : false
10
10
11
11
coverage :
12
+ range : 50..75
13
+ round : down
14
+ precision : 2
12
15
status :
13
16
patch :
14
17
default :
15
18
informational : yes
16
19
project :
17
20
default :
18
21
target : 65%
19
- informational : yes
22
+ informational : true
20
23
21
24
ignore :
22
25
# This is generated code.
Original file line number Diff line number Diff line change 3
3
[ ![ "Join us on
4
4
Discord"] ( https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache=true&logo=discord&colorB=green )] ( https://discord.gg/coder )
5
5
[ ![ codecov] ( https://codecov.io/gh/coder/coder/branch/main/graph/badge.svg?token=TNLW3OAP6G )] ( https://codecov.io/gh/coder/coder )
6
+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/coder/coder.svg )] ( https://pkg.go.dev/github.com/coder/coder )
6
7
[ ![ Twitter
7
8
Follow] ( https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social )] ( https://twitter.com/coderhq )
8
9
You can’t perform that action at this time.
0 commit comments