metrue / EdgeQL

GraphQL on Edge
17 stars 0 forks source link

feat(merge): support schema register and merge #4

Closed metrue closed 8 months ago

github-actions[bot] commented 8 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 62.79% 270 / 430
🔵 Statements 62.79% 270 / 430
🔵 Functions 78.37% 29 / 37
🔵 Branches 71.92% 41 / 57
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/app.ts 45.52% 25% 60% 45.52% 20-23, 29-41, 50-62, 65-77, 93-96, 103-118, 122-123, 126-133
src/context.ts 87.3% 100% 71.42% 87.3% 49-51, 54-58
src/request.ts 83% 85.71% 100% 83% 24-27, 39-51
Generated in workflow #28