diff --git a/pyproject.toml b/pyproject.toml index fbbb5560..5a73b970 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ omit = ["pyinjective/proto/*"] [tool.coverage.report] skip_empty = true -fail_under = 52 +fail_under = 50 precision = 2