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

Fix swagger express on production build #51

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

francisduvivier
Copy link
Collaborator

Was not working because swagger-ui-express did not survive the bundling because not supported by esbuild. More info check here: evanw/esbuild#2915 (comment)

Was not working because swagger-ui-express did not survive the bundling because not supported by esbuild.
More info check here: evanw/esbuild#2915 (comment)
Copy link

github-actions bot commented Jan 6, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 33.8% 807 / 2387
🔵 Statements 33.8% 807 / 2387
🔵 Functions 36.09% 48 / 133
🔵 Branches 81.96% 50 / 61
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/db/sqlHelpers/dbDates.ts 53.12% 50% 50% 53.12% 11-12, 30-36, 39-44
src/db/sqlHelpers/projectQuery.ts 13.51% 100% 0% 13.51% 12-36, 39-68
Generated in workflow #103 for commit d76942f by the Vitest Coverage Report Action

@francisduvivier francisduvivier merged commit d683095 into main Jan 6, 2025
3 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.

1 participant