FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ev-node/codecov.yml at main · evstack/ev-node · GitHub
evstack
/
ev-node
Public
Notifications
You must be signed in to change notification settings
Fork
281
Star
361
Code
Issues
4
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
ev-node
/
codecov.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (19 loc) · 377 Bytes
Breadcrumbs
ev-node
/
codecov.yml
Copy path
File metadata and controls
19 lines (19 loc) · 377 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
coverage
:
status
:
project
:
default
:
informational
:
true
patch
:
default
:
informational
:
true
ignore
:
-
"
test
"
-
"
types/pb
"
-
"
scripts/
"
-
"
pkg/rpc/example/
"
-
"
apps
"
-
"
tools
"
-
"
execution/evm
"
#
EVM is covered in e2e/integration tests
-
"
**/metrics.go
"
-
"
client
"
#
TODO: add more tests
-
"
block/internal/**/*_mock.go
"
Back
|
FazBrowse Home
|
New Git URL