Merge branch 'master' into master

This commit is contained in:
kevinpoitra 2020-01-23 17:11:05 -05:00 committed by GitHub
commit afd5c21aa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
codecov.yml Normal file
View File

@ -0,0 +1,5 @@
ignore: # ignore codecoverage on following paths
- "**/tests"
- "test-server"
- "**/benches"
- "**/examples"