FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
SignNow.NET/codecov.yml at develop · Yagg/SignNow.NET · GitHub
Yagg
/
SignNow.NET
Public
forked from
signnow/SignNow.NET
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
SignNow.NET
/
codecov.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
31 lines (27 loc) · 985 Bytes
Breadcrumbs
SignNow.NET
/
codecov.yml
Copy path
File metadata and controls
31 lines (27 loc) · 985 Bytes
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
codecov
:
notify
:
require_ci_to_pass
:
yes
#
require the build to pass before submitting notifications
after_n_builds
:
5
#
how many build to wait for before submitting notifications, therefore skipping status checks
coverage
:
precision
:
2
round
:
down
range
:
"
65...90
"
#
custom range of coverage colors from red -> yellow -> green
status
:
project
:
#
measuring the overall project coverage
default
:
enabled
:
yes
#
must be yes|true to enable this status
target
:
80%
#
specify the target coverage for each commit status
threshold
:
5%
#
Allow the coverage to drop by threshold %, and posting a success status.
patch
:
false
#
https://docs.codecov.io/docs/commit-status#section-patch-status
changes
:
false
parsers
:
gcov
:
branch_detection
:
conditional
:
yes
loop
:
yes
method
:
no
macro
:
no
comment
:
layout
:
diff
behavior
:
default
require_changes
:
false
Back
|
FazBrowse Home
|
New Git URL