Ignore kademlia folder in code coverage (#109)

This commit is contained in:
stuckinaboot 2019-01-28 16:06:03 -05:00 committed by GitHub
parent ebd5ddc21f
commit fa4895dad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
codecov.yml Normal file
View File

@ -0,0 +1,2 @@
ignore:
- "libp2p/kademlia"