Skip to content

Commit 1a28127

Browse files
cursoragentmorluto
andcommitted
chore: sync C901 baseline for review hardenings
Co-authored-by: morluto <morluto@users.noreply.github.com>
1 parent 64118c5 commit 1a28127

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

tools/c901-baseline.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
{
166166
"path": "benchmarks/datasets/provider-feasibility-v1/cgal/tests/verifier.py",
167167
"symbol": "_execution_bound",
168-
"complexity": 11
168+
"complexity": 13
169169
},
170170
{
171171
"path": "benchmarks/datasets/provider-feasibility-v1/gudhi/environment/spike.py",
@@ -175,12 +175,12 @@
175175
{
176176
"path": "benchmarks/datasets/provider-feasibility-v1/gudhi/tests/verifier.py",
177177
"symbol": "_execution_bound",
178-
"complexity": 11
178+
"complexity": 15
179179
},
180180
{
181181
"path": "benchmarks/datasets/provider-feasibility-v1/nauty/tests/verifier.py",
182182
"symbol": "_execution_bound",
183-
"complexity": 11
183+
"complexity": 17
184184
},
185185
{
186186
"path": "benchmarks/datasets/provider-feasibility-v1/regina/environment/spike.py",
@@ -342,6 +342,16 @@
342342
"symbol": "parse_agent_transcript",
343343
"complexity": 18
344344
},
345+
{
346+
"path": "src/jacobian/eval/trajectory_score.py",
347+
"symbol": "_validate_estimates",
348+
"complexity": 12
349+
},
350+
{
351+
"path": "src/jacobian/eval/trajectory_score.py",
352+
"symbol": "require_bound_ordered_replay",
353+
"complexity": 14
354+
},
345355
{
346356
"path": "src/jacobian/experiments/service.py",
347357
"symbol": "_run_enumeration",

0 commit comments

Comments
 (0)