Skip to content

Commit

Permalink
(fix) Modified required test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
abel committed Oct 25, 2023
1 parent f12c856 commit e0831ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ omit = ["pyinjective/proto/*"]

[tool.coverage.report]
skip_empty = true
fail_under = 52
fail_under = 50
precision = 2


Expand Down

0 comments on commit e0831ba

Please sign in to comment.