keep-starknet-strange / vault

Empower Your Assets, Redefine Control.
https://vlt.finance
MIT License
18 stars 16 forks source link

feat(backend): add generate_claim_link #56

Closed LucasLvy closed 2 months ago

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vault ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 19, 2024 0:05am
github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 80.43% 74 / 92
🔵 Statements 80.43% 74 / 92
🔵 Functions 89.47% 17 / 19
🔵 Branches 76% 19 / 25
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
backend/src/app.ts 40% 100% 50% 40% 29, 31-37, 32-33, 35-36
backend/src/index.ts 0% 0% 100% 0% 5, 7-14, 16
backend/src/db/drizzle.ts 100% 100% 100% 100%
backend/src/db/plugin.ts 85.71% 50% 66.66% 85.71% 17, 22
backend/src/db/schema.ts 100% 100% 100% 100%
backend/src/routes/generateClaimLink.ts 83.33% 100% 100% 83.33% 49-50
backend/src/routes/getBalance.ts 83.33% 100% 100% 83.33% 28-29
backend/src/routes/getTransactionHistory.ts 86.66% 100% 100% 86.66% 53-54
backend/src/routes/index.ts 100% 100% 100% 100%
backend/src/routes/register.ts 88.88% 50% 100% 88.88% 51
Generated in workflow #50