Skip to content

Add back reverted "full deploy" test (full image, all parts, interdependent) #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 28, 2025

This part (of #105) is uncontroversially useful to include while we figure out what to do with the rest of my parallelization changes (#107).

…endent)

This part is uncontroversially useful to include while we figure out what to do with the rest of my parallelization changes.
@tianon tianon requested a review from a team as a code owner January 28, 2025 23:13
@tianon
Copy link
Member Author

tianon commented Jan 28, 2025

--- before.txt	2025-01-28 15:17:20.884421517 -0800
+++ after.txt	2025-01-28 15:17:41.660655114 -0800
@@ -5,7 +5,7 @@
 cmd/builds/main.go:			main				80.7%
 cmd/deploy/input.go:			normalizeInputRefs		100.0%
 cmd/deploy/input.go:			normalizeInputLookup		100.0%
-cmd/deploy/input.go:			NormalizeInput			80.0%
+cmd/deploy/input.go:			NormalizeInput			81.3%
 cmd/deploy/main.go:			main				77.1%
 cmd/lookup/main.go:			main				74.6%
 om/om.go:				Keys				100.0%
@@ -26,7 +26,7 @@
 registry/cache.go:			ResolveBlob			100.0%
 registry/cache.go:			ResolveTag			84.6%
 registry/cache.go:			PushManifest			100.0%
-registry/cache.go:			PushBlob			72.2%
+registry/cache.go:			PushBlob			94.4%
 registry/cache.go:			MountBlob			94.1%
 registry/client.go:			Client				56.2%
 registry/client.go:			EntryForRegistry		86.7%
@@ -46,4 +46,4 @@
 registry/synthesize-index.go:		SynthesizeIndex			81.1%
 registry/synthesize-index.go:	setRefAnnotation		100.0%
 registry/synthesize-index.go:	normalizeManifestPlatform	83.9%
-total:					(statements)			79.6%
+total:					(statements)			80.1%

@yosifkit yosifkit merged commit 0ba581a into docker-library:main Jan 31, 2025
1 check passed
@yosifkit yosifkit deleted the test-deploy branch January 31, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants