Skip to content

Commit

Permalink
chore: relax coverage requirement a little bit since were not testing…
Browse files Browse the repository at this point in the history
… audio
  • Loading branch information
mbi committed Dec 3, 2024
1 parent 0613733 commit 67447ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testproject/.coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ omit =

[report]
precision = 2
fail_under = 80.0
fail_under = 78.0

0 comments on commit 67447ff

Please sign in to comment.