metrue / EdgeQL

GraphQL on Edge
16 stars 0 forks source link

feat(playground): enable GraphQL playground using GraphiQL #67

Closed metrue closed 3 months ago

metrue commented 3 months ago

Closes #66

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.93% 877 / 1254
🔵 Statements 69.93% 877 / 1254
🔵 Functions 84.21% 64 / 76
🔵 Branches 79.66% 141 / 177
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
examples/cloudflare/src/index.ts 0% 0% 0% 0% 1-54
src/app.ts 76.26% 71.42% 100% 76.26% 23-35, 45-46, 68-80, 110-121, 135-136, 152, 185-186, 193-194
src/context/context.ts 95.23% 85.71% 100% 95.23% 38-39
src/context/http.ts 100% 100% 100% 100%
src/middleware/graphiql/index.ts 98.68% 40% 100% 98.68% 9
Generated in workflow #143