1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-01 07:51:52 +02:00

Add codecov.yml

This commit is contained in:
Yuki Okushi
2020-03-18 06:24:39 +09:00
parent 00f520cd2d
commit 5e59fb157c

5
codecov.yml Normal file
View File

@@ -0,0 +1,5 @@
ignore: # ignore codecoverage on following paths
- "**/examples"
- ".github"
- "**/*.md"
- "**/*.toml"