Spaces:
Sleeping
Sleeping
eveng commitw
Browse files- resource.py +10 -10
resource.py
CHANGED
@@ -11,17 +11,17 @@ i'm gonna give a report you just refer the below table
|
|
11 |
|
12 |
Table:
|
13 |
|
14 |
-
score
|
15 |
-
1 - 5
|
16 |
-
6 - 10
|
17 |
-
11 - 20
|
18 |
-
21 - 30
|
19 |
-
31 - 40
|
20 |
-
41+
|
21 |
-
|
22 |
-
based on the score and
|
23 |
when the score is high thats the complex repo and
|
24 |
-
if all the repos are at the same
|
25 |
|
26 |
Report: {question}
|
27 |
|
|
|
11 |
|
12 |
Table:
|
13 |
|
14 |
+
score Risk
|
15 |
+
1 - 5 Low - Simple block
|
16 |
+
6 - 10 Low - Well structured and stable block
|
17 |
+
11 - 20 Moderate - Slightly complex block
|
18 |
+
21 - 30 More than moderate - More complex block
|
19 |
+
31 - 40 High - Complex block, alarming
|
20 |
+
41+ Very high - Error-prone, unstable block
|
21 |
+
|
22 |
+
based on the score and you have to return only one most complex repo which has more score from report
|
23 |
when the score is high thats the complex repo and
|
24 |
+
if all the repos are at the same score choose randomly one
|
25 |
|
26 |
Report: {question}
|
27 |
|