Skip to content

Fix PDF cover export image proxy handling#323

Merged
stef-k merged 3 commits into
mainfrom
fix/pdf-export-cover-proxy-319
May 21, 2026
Merged

Fix PDF cover export image proxy handling#323
stef-k merged 3 commits into
mainfrom
fix/pdf-export-cover-proxy-319

Conversation

@stef-k
Copy link
Copy Markdown
Owner

@stef-k stef-k commented May 21, 2026

Summary

Validation

  • dotnet test tests/Wayfarer.Tests/Wayfarer.Tests.csproj --filter "FullyQualifiedName~TripExportCoverSnapshotBuilderTests|FullyQualifiedName~TripExportServiceTests" - 29 passed.
  • dotnet run --project tools/Wayfarer.LocCheck -- --warn 400 --fail 600 - passed; only existing unrelated warning-threshold files reported.
  • Full dotnet test - 1585 passed per implementation validation.

Notes

  • The final read-only review found no blocking or non-blocking findings and marked this ready to open PR.

@stef-k stef-k merged commit 43511d8 into main May 21, 2026
1 check passed
@stef-k stef-k deleted the fix/pdf-export-cover-proxy-319 branch May 21, 2026 07:21
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.

Review export cover-image handling against image proxy cache pipeline

1 participant