When running in CI this is useful not to fail in case test report generation somehow failed or was not run and because of that report json file is missing.
This could probably be also as an cli arg like -skip-missing-file and than it would just exit with status code 0 if report file is not present