| 1 | /** |
| 2 | * Unit tests for the S3 URI parser + tar helpers. Real S3 network calls |
| 3 | * are covered by the dispatch tests in `handler.test.ts` via a fake |
| 4 | * S3Client; here we pin the lower-level helpers. |
nothing calls this directly
no test coverage detected