FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
workerd/codecov.yml at main · cloudflare/workerd · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cloudflare
/
workerd
Public
Notifications
You must be signed in to change notification settings
Fork
705
Star
8.6k
Code
Issues
442
Pull requests
219
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
workerd
/
codecov.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (13 loc) · 428 Bytes
Breadcrumbs
workerd
/
codecov.yml
Copy path
File metadata and controls
15 lines (13 loc) · 428 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
codecov
:
#
Should Codecov wait for all other statuses to pass before sending its status.
require_ci_to_pass
:
true
coverage
:
#
What precision do you want the coverage value to be
precision
:
2
#
Which direction to you want to round the coverage value
round
:
down
#
The value range where you want the value to be green
range
:
"
70...100
"
comment
:
#
Only post if coverage drops
require_changes
:
"
coverage_drop
"
Back
|
FazBrowse Home
|
New Git URL