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

add x-api-key to fix cors error with api key #598

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

NMathar
Copy link
Contributor

@NMathar NMathar commented Nov 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 70.50% // Head: 70.60% // Increases project coverage by +0.10% 🎉

Coverage data is based on head (ee06638) compared to base (d303482).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head ee06638 differs from pull request most recent head 82219d6. Consider uploading reports for the commit 82219d6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
+ Coverage   70.50%   70.60%   +0.10%     
==========================================
  Files          63       63              
  Lines       12404    12404              
==========================================
+ Hits         8745     8758      +13     
+ Misses       2830     2818      -12     
+ Partials      829      828       -1     
Impacted Files Coverage Δ
server/rest.go 76.31% <0.00%> (ø)
base/floats/floats_amd64.go 82.45% <0.00%> (+22.80%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

server/rest.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@zhenghaoz zhenghaoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution.

@zhenghaoz zhenghaoz merged commit fd982cc into gorse-io:master Nov 24, 2022
@NMathar NMathar deleted the patch-1 branch November 24, 2022 11:44
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.

2 participants