Use Strawberry exception handlers for Django errors - #935
Conversation
Shortcake-Parent: main
|
Thanks for adding the Below is the changelog that will be used for the release. Add This release was contributed by @patrick91 in #935 |
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #935 +/- ##
==========================================
+ Coverage 91.49% 91.68% +0.18%
==========================================
Files 50 51 +1
Lines 4646 4654 +8
==========================================
+ Hits 4251 4267 +16
+ Misses 395 387 -8 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Stack 🍰
2026-07-13-use-strawberry-exception-handlers-for-django-error) <-- this PRSummary by Sourcery
Introduce a reusable Django exception handler that converts common Django errors into OperationInfo and integrate it into mutation error handling, while updating schema extension usage and dependencies.
New Features:
Enhancements:
Documentation:
Tests:
Chores: