ciscorn / starlette-graphene3

An ASGI app for using Graphene v3 with Starlette / FastAPI
MIT License
101 stars 14 forks source link

Log exceptions in resolvers #15

Closed ciscorn closed 3 years ago

ciscorn commented 3 years ago

Close #13

codecov[bot] commented 3 years ago

Codecov Report

Merging #15 (69fc2b8) into master (ddaa2d0) will decrease coverage by 0.43%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   99.53%   99.09%   -0.44%     
==========================================
  Files           1        1              
  Lines         215      221       +6     
==========================================
+ Hits          214      219       +5     
- Misses          1        2       +1     
Flag Coverage Δ
unittests 99.09% <91.66%> (-0.44%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
starlette_graphene3.py 99.09% <91.66%> (-0.44%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ddaa2d0...69fc2b8. Read the comment docs.