]> Nutra Git (v2) - nutratech/cli.git/commitdiff
[temp] drop coverage 90 -> 85
authorShane Jaroch <chown_tee@proton.me>
Thu, 15 Feb 2024 00:54:09 +0000 (19:54 -0500)
committerShane Jaroch <chown_tee@proton.me>
Thu, 15 Feb 2024 00:54:09 +0000 (19:54 -0500)
setup.cfg

index 377db12d01df7bdd410e8cb07c589e9b9147d4e3..60eeed0751f3308fae2a635e012765db61f9abe0 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,7 +9,7 @@ command_line = -m pytest
 source = ntclient
 
 [coverage:report]
-fail_under = 90.00
+fail_under = 85.00
 precision = 2
 
 show_missing = True