strawberry-graphql / strawberry-django

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

perf: cache nested import of get_user_or_annonymous to improve performance #417

Closed bellini666 closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (9a55cfa) 87.13% compared to head (2c279a5) 87.16%.

Files Patch % Lines
strawberry_django/permissions.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #417 +/- ## ========================================== + Coverage 87.13% 87.16% +0.02% ========================================== Files 36 36 Lines 3102 3101 -1 ========================================== Hits 2703 2703 + Misses 399 398 -1 ```

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