-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: cors headers on error #803
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add regression tests?
Also, there is a typo on the title :p |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #803 +/- ##
==========================================
- Coverage 69.92% 69.82% -0.10%
==========================================
Files 139 142 +3
Lines 16181 16469 +288
Branches 1475 1477 +2
==========================================
+ Hits 11314 11500 +186
- Misses 4842 4944 +102
Partials 25 25 ☔ View full report in Codecov by Sentry. |
LGTM |
Migration notes
...