Skip to content
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

fix: copy only signed headers #24

Merged
merged 2 commits into from
Nov 22, 2024
Merged

fix: copy only signed headers #24

merged 2 commits into from
Nov 22, 2024

Conversation

zirkelc
Copy link
Owner

@zirkelc zirkelc commented Nov 14, 2024

Copy only signed headers to avoid mutation the body (see #19)

Copy link

github-actions bot commented Nov 14, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 80%) 97 / 97
🟢 Statements 100% (🎯 80%) 97 / 97
🟢 Functions 100% (🎯 80%) 3 / 3
🟢 Branches 94.73% (🎯 80%) 36 / 38
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/create-signed-fetcher.ts 100% 60% 100% 100%
Generated in workflow #94 for commit 92f4e77 by the Vitest Coverage Report Action

Copy link

pkg-pr-new bot commented Nov 14, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/zirkelc/aws-sigv4-fetch@24

commit: 92f4e77

@zirkelc zirkelc merged commit a1a10a2 into main Nov 22, 2024
8 checks passed
@zirkelc zirkelc deleted the copy-signed-headers branch November 22, 2024 14:20
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.

1 participant