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

Allow CORS from localhost by default (#197) #236

Merged
merged 6 commits into from
Oct 10, 2021
Merged

Conversation

dionhaefner
Copy link
Collaborator

@dionhaefner dionhaefner commented Oct 10, 2021

Works in Firefox, Chrome, Safari

@codecov
Copy link

codecov bot commented Oct 10, 2021

Codecov Report

Merging #236 (fd8543d) into main (9bd5873) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #236   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files          45       45           
  Lines        2251     2253    +2     
  Branches      287      288    +1     
=======================================
+ Hits         2219     2221    +2     
  Misses         18       18           
  Partials       14       14           
Impacted Files Coverage Δ
terracotta/cache.py 100.00% <100.00%> (ø)
terracotta/config.py 100.00% <100.00%> (ø)
terracotta/server/flask_api.py 90.54% <100.00%> (+0.26%) ⬆️

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 9bd5873...fd8543d. Read the comment docs.

@dionhaefner dionhaefner merged commit 30730e7 into main Oct 10, 2021
@dionhaefner dionhaefner deleted the cors-localhost branch October 10, 2021 13:01
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.

None yet

1 participant