haiku.rag/haiku_rag_slim/haiku/rag/inspector
Yiorgis Gozadinos 9210642f65
Report where a named remote database actually is
A URI-backed database is constructed with a local `db_path` nothing connects
to, and the info modal reported that, so `--db-name` on an S3 database named a
local directory. `location` reads the configuration instead, and the modal
labels it as one.

`InfoModal`'s `db_path` argument is gone: both callers passed None, so only a
test reached the branch that used it.
2026-08-27 11:40:35 +03:00
..
widgets Report where a named remote database actually is 2026-08-27 11:40:35 +03:00
__init__.py Exclude TUI apps from coverage 2026-02-20 16:37:16 +02:00
app.py Report where a named remote database actually is 2026-08-27 11:40:35 +03:00