Skip to content
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

handlers: No body response for OPTIONS requests #169

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

tatiana-nspcc
Copy link
Contributor

Close #166.

Signed-off-by: Tatiana Nesterenko <tatiana@nspcc.io>
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 22.94%. Comparing base (57d165d) to head (a5d0acf).
Report is 16 commits behind head on master.

Files Patch % Lines
handlers/preflight.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   22.94%   22.94%           
=======================================
  Files          14       14           
  Lines        3574     3574           
=======================================
  Hits          820      820           
  Misses       2633     2633           
  Partials      121      121           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roman-khimov roman-khimov merged commit ccfeb9c into master Mar 19, 2024
10 of 11 checks passed
@roman-khimov roman-khimov deleted the 166-fix-cors branch March 19, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CORS Missing Allow Origin
2 participants