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

feat(backend): add generate_claim_link #56

Merged
merged 6 commits into from
Apr 19, 2024

Conversation

0xLucqs
Copy link
Contributor

@0xLucqs 0xLucqs commented Apr 15, 2024

No description provided.

Copy link

vercel bot commented Apr 15, 2024

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

Copy link

github-actions bot commented Apr 15, 2024

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

Copy link
Collaborator

@fracek fracek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, there's only a small comment but it's more of a nit than anything major.

@0xLucqs 0xLucqs force-pushed the lucas/generate_claim_link branch from 03b2e84 to 0c65f9a Compare April 19, 2024 12:05
@0xLucqs 0xLucqs merged commit 85eaebb into keep-starknet-strange:main Apr 19, 2024
5 checks passed
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.

2 participants