bump coverage floor to 77%
This commit is contained in:
parent
068913db00
commit
987c474bcf
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ repos:
|
|||
- id: test
|
||||
name: Run zig build test
|
||||
entry: zig
|
||||
args: ["build", "coverage", "-Dcoverage-threshold=75"]
|
||||
args: ["build", "coverage", "-Dcoverage-threshold=77"]
|
||||
language: system
|
||||
types: [file]
|
||||
pass_filenames: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue