Merge another codecov

This commit is contained in:
Jon Gjengset 2022-09-17 12:21:57 -07:00
parent 1c486b2c73
commit 1b8c3056e6

View file

@ -1,11 +1,17 @@
ignore:
- "libsqlite3-sys/bindgen-bindings"
- "libsqlite3-sys/sqlite3"
coverage: coverage:
range: 70..100
round: down
precision: 2
status: status:
project: project:
default: default:
informational: true threshold: 2%
patch:
default: # Tests aren't important for coverage
informational: true ignore:
- "tests"
# Make less noisy comments
comment:
layout: "files"
require_changes: yes