fix: upload large images/resize images in headers/footers#3319
fix: upload large images/resize images in headers/footers#3319VladaHarbour wants to merge 1 commit into
Conversation
|
Status: PASS The two changed files only deal with the image relationship plumbing for header/footer parts. I verified the OOXML constructs they touch:
No non-existent attributes, no missing required ones, and the default-value semantics are unchanged from the prior code path. See https://ooxml.dev/spec?q=blip and https://ooxml.dev/spec?q=Relationship if you want to cross-reference. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3ccfb3cfc7
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
3ccfb3c to
26591ae
Compare
No description provided.