mirror of
https://github.com/langchain-ai/delta-rs.git
synced 2026-07-01 20:34:35 -04:00
a31f2415d8
Signed-off-by: Robert Pack <robstar.pack@gmail.com>
19 lines
358 B
YAML
19 lines
358 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# allow some leniency on the deviation of pull requests
|
|
threshold: 1
|
|
if_ci_failed: error
|
|
informational: false
|
|
patch:
|
|
default:
|
|
if_ci_failed: error
|
|
informational: false
|
|
|
|
ignore:
|
|
- "delta-inspect/"
|
|
- "proofs/"
|
|
- "**/*.toml"
|
|
- "crates/benchmarks/"
|