Dashboard › cli › Distillation
1d9e1724-cb9a-4eb1-8439-d6aa52a13ee2["lore_tm_v1_y9iqDExJH9Fg_idHZvNJaCn7pS34c1uDJefyeZJzRNQ"]
a84012184c79c2566c7466aa6beda5f767199218 showed packages/cli/test/commands/cli/upgrade.test.ts coverage named rejects a pinned stable for Homebrew before network access.packages/cli/test/lib/delta-upgrade.test.ts fixtures using OCI media type application/vnd.oci.empty.v1+json.packages/cli/test/lib/delta-upgrade.test.ts coverage where an empty digest returns null and an empty assets array returns null.packages/cli/test/lib/delta-upgrade.test.ts range-selection coverage returning an empty array both when no tags match the range and when the tags list itself is empty.packages/cli/test/lib/delta-upgrade.test.ts coverage returning an empty array on an HTTP error and on a network failure.packages/cli/test/lib/delta-upgrade.test.ts rejection coverage for applyPatchChain(chain, oldPath, destPath).packages/cli/test/lib/ghcr.test.ts coverage rejecting a non-string token.packages/cli/test/lib/ghcr.test.ts coverage named preserves an arbitrary external cancellation reason.packages/cli/test/lib/ghcr.test.ts coverage named classifies manifest body termination as transport failure.fetchNightlyManifest("token"), downloadNightlyBlob("token", "sha256:abc"), and listTags("token") in packages/cli/test/lib/ghcr.test.ts.packages/cli/test/lib/upgrade.test.ts coverage where fetchLatestFromGitHub() can throw the message GitHub returned an invalid release pagination URL.packages/cli/test/lib/upgrade.test.ts coverage rejecting an invalid method and rejecting an invalid stable version from a requested package version with message Requested package version returned an invalid stable version.packages/cli/test/lib/upgrade.test.ts coverage named rejects pinned Toolkit %s without legacy fallback.packages/cli/test/lib/upgrade.test.ts rejection coverage matching { reason: "network_error" }.versionExists("curl", "1.0.0") rejecting with UpgradeError, plus separate rejection coverage for versionExists("npm", "1.0.0").executeUpgrade("unknown", "1.0.0"), executeUpgrade("curl", "1.0.0"), and fetchLatestNightlyVersion() in packages/cli/test/lib/upgrade.test.ts; one nightly-version case expects UpgradeError.packages/cli/test/lib/upgrade.test.ts that downloadBinaryToTemp polls with exponential backoff for a missing or empty file; related tests create const emptyGzip = gzipSync(new Uint8Array(0)), return it in new Response(emptyGzip, { status: 200 }), and exercise the polling loop observing a later non-empty file.