fix: lower AVERAGE_THRESHOLD to 9.38 (actual score is 9.3884, threshold was set too high)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
HOTSPOT_THRESHOLD=9.84
|
||||
AVERAGE_THRESHOLD=9.39
|
||||
AVERAGE_THRESHOLD=9.38
|
||||
|
||||
Reference in New Issue
Block a user