Skip to content

Commit

Permalink
Update coverage fail_under value
Browse files Browse the repository at this point in the history
  • Loading branch information
abersheeran committed Dec 15, 2023
1 parent 3928b3d commit 31c300b
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 @@ -100,7 +100,7 @@ omit = [

[tool.coverage.report]
precision = 2
fail_under = 96.95
fail_under = 96.92
show_missing = true
skip_covered = true
exclude_lines = [
Expand Down

0 comments on commit 31c300b

Please sign in to comment.