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: Map forms to fields #255

Closed
wants to merge 3 commits into from
Closed

feat: Map forms to fields #255

wants to merge 3 commits into from

Conversation

evadecker
Copy link
Member

What changed?

Why?

How was this change made?

How was this tested?

Anything else?

Copy link

changeset-bot bot commented Dec 5, 2024

⚠️ No Changeset found

Latest commit: d631a63

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

cloudflare-workers-and-pages bot commented Dec 5, 2024

Deploying namesake with  Cloudflare Pages  Cloudflare Pages

Latest commit: d631a63
Status: ✅  Deploy successful!
Preview URL: https://4c7ad3b0.namesake-639.pages.dev
Branch Preview URL: https://form-mapping.namesake-639.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Dec 5, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 33.08%
⬇️ -0.18%
1857 / 5613
🔵 Statements 33.08%
⬇️ -0.18%
1857 / 5613
🔵 Functions 29.68%
⬇️ -0.16%
57 / 192
🔵 Branches 60.62%
⬇️ -0.38%
97 / 160
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
convex/forms.ts 0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
1-130
convex/parseForm.ts 0% 0% 0% 0% 1-35
convex/schema.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
convex/seed.ts 0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
1-62
src/routes/_authenticated/admin/forms/$formId.tsx 0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
1-60
Generated in workflow #185 for commit d631a63 by the Vitest Coverage Report Action

@evadecker evadecker closed this Dec 7, 2024
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