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

Set more CORS headers #559

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Conversation

karlb
Copy link
Contributor

@karlb karlb commented Sep 30, 2019

as requested in
#547 (comment)

Tested in Chromium locally (using --explicit-ports-allowed).

Closes #547

as requested in
raiden-network#547 (comment)

Tested in Chromium locally (using --explicit-ports-allowed).

Closes raiden-network#547
@karlb karlb requested a review from andrevmatos September 30, 2019 06:43
@codecov
Copy link

codecov bot commented Sep 30, 2019

Codecov Report

Merging #559 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
+ Coverage   90.85%   90.85%   +<.01%     
==========================================
  Files          36       36              
  Lines        2361     2362       +1     
  Branches      298      298              
==========================================
+ Hits         2145     2146       +1     
  Misses        162      162              
  Partials       54       54
Impacted Files Coverage Δ
src/pathfinding_service/api.py 94.97% <100%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8cd51c...5b6c885. Read the comment docs.

Copy link
Contributor

@palango palango left a comment

Choose a reason for hiding this comment

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

Thanks.

@palango palango merged commit 143ca02 into raiden-network:master Sep 30, 2019
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.

PFS must add CORS headers
2 participants