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: add routing functionality [poc] #723

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

feat: add routing functionality [poc] #723

wants to merge 10 commits into from

Conversation

ayushmanchhabra
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Jan 11, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 47.16% 100 / 212
🔵 Statements 47.16% 100 / 212
🔵 Functions 63.63% 7 / 11
🔵 Branches 65.71% 23 / 35
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/index.ts 100% 100% 100% 100%
src/api/state/createRouter.ts 0% 100% 0% 0% 1, 7-19
templates/esbuild/main.tsx 0% 0% 0% 0% 1, 3-20, 22-25, 27-35, 37, 39, 41-43, 45-54, 56, 58
templates/vite/main.tsx 0% 0% 0% 0% 1, 3-5, 7, 9
Generated in workflow #1081

@ayushmanchhabra
Copy link
Owner Author

Testing steps:

  1. npm install
  2. cd ./templates/esbuild
  3. npm start

@ayushmanchhabra ayushmanchhabra changed the title feat: add routing functionality feat: add routing functionality [poc] Jan 11, 2025
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