MCPcopy Create free account
hub / github.com/IBM/AssetOpsBench / init_data.py

File init_data.py

src/couchdb/init_data.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Entry point: load a scenario's data into CouchDB — or the default when none is given.
2
3The scenario id maps directly to a manifest file: scenarios_data/scenario_<id>.json.
4No scenarios .jsonl lookup is needed — if that file exists it&#x27;s used, otherwise the

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected