Fix GraphQLTransportWSHandler returning invalid error message for query
and mutation
errors.
#1139
Codecov / codecov/project
succeeded
Dec 15, 2023 in 0s
97.84% (-0.01%) compared to c4cdefb
View this Pull Request on Codecov
97.84% (-0.01%) compared to c4cdefb
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
c4cdefb
) 97.85% compared to head (7a55fe9
) 97.84%.
Report is 5 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
ariadne/asgi/handlers/graphql_transport_ws.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1139 +/- ##
==========================================
- Coverage 97.85% 97.84% -0.01%
==========================================
Files 109 109
Lines 7865 7878 +13
==========================================
+ Hits 7696 7708 +12
- Misses 169 170 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading