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:
range: 70..100
round: down
precision: 2
status:
project:
default:
informational: true
patch:
default:
informational: true
threshold: 2%
# Tests aren't important for coverage
ignore:
- "tests"
# Make less noisy comments
comment:
layout: "files"
require_changes: yes