Other files ignored by Codecov
src/lib/pbkdf/argon2/argon2_ssse3/info.txt
has changed.
Files | Coverage |
---|---|
src | 91.38% |
Project Totals (583 files) | 91.38% |
1 |
---
|
2 |
|
3 |
# Documentation
|
4 |
# https://github.com/codecov/support/wiki/Codecov-Yaml#full-yaml
|
5 |
#
|
6 |
# Validate this file
|
7 |
# curl --data-binary @codecov.yml https://codecov.io/validate
|
8 |
|
9 |
coverage: |
10 |
status: |
11 |
project: |
12 |
default: |
13 |
# Random seeds in tests lead to a +/-0.05% coverage span even for PRs
|
14 |
# that do not change source code
|
15 |
threshold: 0.05 |