pub fn run_in( root: &Path, name: &str, with_migration: bool, no_views: bool, force: bool, ) -> Result<Report, RunError>
Deterministic, testable core: operates against a fixed project root.