Closed mjfaga closed 10 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
9ae05a8
) 94.45% compared to head (a09a02d
) 94.40%.
Files | Patch % | Lines |
---|---|---|
src/ApolloServerManager.ts | 90.90% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Address a bug where inline fragments on Union types are not properly respected when re-resolving a partial query for a specific field in the query request.
Type of Change
Checklist