strawberry-graphql / strawberry-django

Strawberry GraphQL Django extension
MIT License
391 stars 115 forks source link

fix: Return `null` on empty files/images #466

Closed bellini666 closed 5 months ago

bellini666 commented 5 months ago

Fix #453

codecov-commenter commented 5 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e751a2d) 87.86% compared to head (9f46e8c) 87.86%.

Files Patch % Lines
strawberry_django/resolvers.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #466 +/- ## ======================================= Coverage 87.86% 87.86% ======================================= Files 37 37 Lines 3148 3157 +9 ======================================= + Hits 2766 2774 +8 - Misses 382 383 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.