1- # vallm batch | 240f | 168✓ 19 ⚠ 0✗ | 2026-03-31
1+ # vallm batch | 241f | 168✓ 17 ⚠ 0✗ | 2026-03-31
22
33SUMMARY :
4- scanned : 240 passed: 168 (70.0 %) warnings: 19 errors: 0 unsupported: 72
4+ scanned : 241 passed: 168 (69.7 %) warnings: 17 errors: 0 unsupported: 73
55
6- WARNINGS[19 ]{path,score} :
6+ WARNINGS[17 ]{path,score} :
77 examples/validation/test_api_signatures.py,0.93
88 issues[4]{rule,severity,message,line} :
99 complexity.cyclomatic,warning,extract_function_calls has cyclomatic complexity 20 (max : 15),27
1010 complexity.cyclomatic,warning,validate_call has cyclomatic complexity 20 (max : 15),123
1111 complexity.lizard_cc,warning,extract_function_calls : CC=20 exceeds limit 15,27
1212 complexity.lizard_cc,warning,validate_call : CC=20 exceeds limit 15,123
13- goal/license/manager.py,0.93
14- issues[4]{rule,severity,message,line} :
15- complexity.cyclomatic,warning,update_license_file has cyclomatic complexity 18 (max : 15),427
16- complexity.cyclomatic,warning,validate_license_file has cyclomatic complexity 20 (max : 15),494
17- complexity.lizard_cc,warning,update_license_file : CC=18 exceeds limit 15,427
18- complexity.lizard_cc,warning,validate_license_file : CC=20 exceeds limit 15,494
1913 goal/summary/generator.py,0.93
2014 issues[4]{rule,severity,message,line} :
2115 complexity.cyclomatic,warning,generate_value_title has cyclomatic complexity 19 (max : 15),330
@@ -33,9 +27,9 @@ WARNINGS[19]{path,score}:
3327 complexity.maintainability,warning,Low maintainability index : 16.6 (threshold: 20),
3428 goal/smart_commit/generator.py,0.96
3529 issues[3]{rule,severity,message,line} :
36- complexity.cyclomatic,warning,_generate_functional_summary has cyclomatic complexity 22 (max : 15),126
37- complexity.maintainability,warning,Low maintainability index : 19.0 (threshold: 20),
38- complexity.lizard_cc,warning,_generate_functional_summary : CC=22 exceeds limit 15,126
30+ complexity.cyclomatic,warning,_generate_functional_summary has cyclomatic complexity 16 (max : 15),145
31+ complexity.maintainability,warning,Low maintainability index : 16.9 (threshold: 20),
32+ complexity.lizard_cc,warning,_generate_functional_summary : CC=16 exceeds limit 15,145
3933 examples/validation/test_readme_consistency.py,0.97
4034 issues[2]{rule,severity,message,line} :
4135 complexity.cyclomatic,warning,validate_readme has cyclomatic complexity 22 (max : 15),92
@@ -44,22 +38,18 @@ WARNINGS[19]{path,score}:
4438 issues[2]{rule,severity,message,line} :
4539 complexity.cyclomatic,warning,update_project_metadata has cyclomatic complexity 18 (max : 15),118
4640 complexity.lizard_cc,warning,update_project_metadata : CC=18 exceeds limit 15,118
47- goal/config/validation.py,0.97
48- issues[2]{rule,severity,message,line} :
49- complexity.cyclomatic,warning,_validate_advanced_section has cyclomatic complexity 21 (max : 15),261
50- complexity.lizard_cc,warning,_validate_advanced_section : CC=21 exceeds limit 15,261
5141 goal/formatter.py,0.97
5242 issues[2]{rule,severity,message,line} :
5343 complexity.cyclomatic,warning,format_enhanced_summary has cyclomatic complexity 19 (max : 15),306
5444 complexity.lizard_cc,warning,format_enhanced_summary : CC=18 exceeds limit 15,306
45+ goal/license/manager.py,0.97
46+ issues[2]{rule,severity,message,line} :
47+ complexity.cyclomatic,warning,update_license_file has cyclomatic complexity 18 (max : 15),427
48+ complexity.lizard_cc,warning,update_license_file : CC=18 exceeds limit 15,427
5549 goal/push/core.py,0.97
5650 issues[2]{rule,severity,message,line} :
5751 complexity.cyclomatic,warning,execute_push_workflow has cyclomatic complexity 17 (max : 15),114
5852 complexity.lizard_cc,warning,execute_push_workflow : CC=17 exceeds limit 15,114
59- goal/push/stages/commit.py,0.97
60- issues[2]{rule,severity,message,line} :
61- complexity.cyclomatic,warning,handle_split_commits has cyclomatic complexity 22 (max : 15),140
62- complexity.lizard_cc,warning,handle_split_commits : CC=22 exceeds limit 15,140
6353 goal/push/stages/push_remote.py,0.97
6454 issues[2]{rule,severity,message,line} :
6555 complexity.cyclomatic,warning,push_to_remote has cyclomatic complexity 16 (max : 15),20
@@ -91,4 +81,4 @@ UNSUPPORTED[5]{bucket,count}:
9181 Dockerfile*,1
9282 *.txt,1
9383 *.yml,1
94- other,19
84+ other,20
0 commit comments