metrue / EdgeQL

GraphQL on Edge
16 stars 0 forks source link

fix(mutation): fix the mutation handler not working issue due to a typo (#48) #49

Closed metrue closed 3 months ago

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 75.75% 678 / 895
🔵 Statements 75.75% 678 / 895
🔵 Functions 86.36% 57 / 66
🔵 Branches 81.08% 120 / 148
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/app.ts 68.68% 64.51% 100% 68.68% 20-23, 29-41, 53-65, 68-80, 110-121, 135-136, 152, 185-186, 193-194
Generated in workflow #111