MCPcopy Create free account
hub / github.com/LaunchPlatform/beanhub-cli / BenchmarkCsvFile

Class BenchmarkCsvFile

tests/benchmark/conftest.py:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52@dataclasses.dataclass(frozen=True)
53class BenchmarkCsvFile:
54 relative_path: pathlib.Path
55 num_rows: int
56 row_offset: int
57
58
59BENCHMARK_BANKS: tuple[BenchmarkBankSpec, ...] = (

Callers 1

plan_bank_csv_filesFunction · 0.85

Calls

no outgoing calls

Tested by 1

plan_bank_csv_filesFunction · 0.68