Skip to content

feat(03): migrate to duplojs lang - #3

Open
ZeRiix wants to merge 3 commits into
mainfrom
feat/2
Open

feat(03): migrate to duplojs lang#3
ZeRiix wants to merge 3 commits into
mainfrom
feat/2

Conversation

@ZeRiix

@ZeRiix ZeRiix commented Sep 1, 2026

Copy link
Copy Markdown
Member

close #2

@ZeRiix
ZeRiix requested a review from mathcovax September 1, 2026 17:32
@ZeRiix ZeRiix self-assigned this Sep 1, 2026
@ZeRiix ZeRiix linked an issue Sep 1, 2026 that may be closed by this pull request
@ZeRiix ZeRiix changed the title feat(hf): migrate to duplojs lang feat(03): migrate to duplojs lang Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 100%) 194 / 194
🟢 Statements 100% (🎯 100%) 196 / 196
🟢 Functions 100% (🎯 100%) 64 / 64
🟢 Branches 100% (🎯 100%) 87 / 87
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/kind.ts 100% 100% 100% 100%
scripts/core/cipher/factory.ts 100% 100% 100% 100%
scripts/core/signer/factory.ts 100% 100% 100% 100%
scripts/core/tokenHandler/create.ts 100% 100% 100% 100%
scripts/core/tokenHandler/decode.ts 100% 100% 100% 100%
scripts/core/tokenHandler/index.ts 100% 100% 100% 100%
scripts/core/tokenHandler/verify.ts 100% 100% 100% 100%
scripts/core/tokenHandler/shared/decodeTokenContent.ts 100% 100% 100% 100%
scripts/core/tokenHandler/shared/getToleranceInSeconds.ts 100% 100% 100% 100%
scripts/core/tokenHandler/shared/isAudienceValid.ts 100% 100% 100% 100%
scripts/core/tokenHandler/shared/nowInSeconds.ts 100% 100% 100% 100%
scripts/utils/crypto/asymmetric/rsa-oaep/decrypt.ts 100% 100% 100% 100%
scripts/utils/encoding/base64.ts 100% 100% 100% 100%
scripts/utils/encoding/jsonParse.ts 100% 100% 100% 100%
Generated in workflow #3 for commit 0d07200 by the Vitest Coverage Report Action

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: duplojs/lang migration

1 participant