Skip to content

feat(31): add cookie plugin#32

Merged
mathcovax merged 4 commits into0.xfrom
feat/31
Mar 24, 2026
Merged

feat(31): add cookie plugin#32
mathcovax merged 4 commits into0.xfrom
feat/31

Conversation

@ZeRiix
Copy link
Copy Markdown
Collaborator

@ZeRiix ZeRiix commented Mar 20, 2026

close #31

@ZeRiix ZeRiix self-assigned this Mar 20, 2026
@ZeRiix ZeRiix requested a review from mathcovax as a code owner March 20, 2026 10:19
@ZeRiix ZeRiix linked an issue Mar 20, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 20, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 1952 / 1952
🔵 Statements 100% (🎯 100%) 2008 / 2008
🔵 Functions 100% (🎯 100%) 565 / 565
🔵 Branches 100% (🎯 100%) 1017 / 1017
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/plugins/cookie/kind.ts 100% 100% 100% 100%
scripts/plugins/cookie/metadata.ts 100% 100% 100% 100%
scripts/plugins/cookie/override.ts 100% 100% 100% 100%
scripts/plugins/cookie/parser.ts 100% 100% 100% 100%
scripts/plugins/cookie/plugin.ts 100% 100% 100% 100%
scripts/plugins/cookie/serialize.ts 100% 100% 100% 100%
scripts/plugins/cookie/hooks/cookieHooks.ts 100% 100% 100% 100%
scripts/plugins/cookie/hooks/parseRequestCookie.ts 100% 100% 100% 100%
scripts/plugins/cookie/hooks/serializeResponseCookie.ts 100% 100% 100% 100%
Generated in workflow #110 for commit 53753ff by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit 92f84f4 into 0.x Mar 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: cookie plugin

2 participants