bump coverage to 79%

This commit is contained in:
Emil Lerch 2026-06-26 18:09:01 -07:00
parent 76d00b8dfe
commit 3fda9eabcf
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -46,7 +46,7 @@ repos:
- id: test
name: Run zig build test
entry: zig
args: ["build", "coverage", "-Dcoverage-threshold=78"]
args: ["build", "coverage", "-Dcoverage-threshold=79"]
language: system
types: [file]
pass_filenames: false