FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
com.unity.netcode.gameobjects/.github/codecov.yml at develop · DevModeChris/com.unity.netcode.gameobjects · GitHub
DevModeChris
/
com.unity.netcode.gameobjects
Public
forked from
Unity-Technologies/com.unity.netcode.gameobjects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
com.unity.netcode.gameobjects
/
.github
/
codecov.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
47 lines (43 loc) · 1.02 KB
Breadcrumbs
com.unity.netcode.gameobjects
/
.github
/
codecov.yml
Copy path
File metadata and controls
47 lines (43 loc) · 1.02 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
codeco
v:
require_ci_to_pass
:
false
notify
:
wait_for_ci
:
true
coverage
:
precision
:
2
round
:
down
range
:
"
50...70
"
status
:
patch
:
default
:
if_ci_failed
:
success
informational
:
true
default_rules
:
flag_coverage_not_uploaded_behavior
:
exclude
project
:
default
:
target
:
auto
#
Threshold used for the PR Check
threshold
:
0.5%
base
:
auto
if_ci_failed
:
success
informational
:
true
only_pulls
:
true
#
PR Comment configuration
comment
:
layout
:
"
diff, flags, files, components
"
behavior
:
default
require_changes
:
false
require_base
:
false
require_head
:
false
#
Set this to the number of coverage jobs run in the PR
after_n_builds
:
1
flag_management
:
default_rules
:
carryforward
:
true
#
Components configuration
component_management
:
individual_components
:
-
component_id
:
"
com.unity.netcode.gameobjects
"
name
:
"
com.unity.netcode.gameobjects
"
paths
:
-
com.unity.netcode.gameobjects
Back
|
FazBrowse Home
|
New Git URL