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

Avoid redundant allowCrossDomain calls #5696

Merged
merged 1 commit into from
Jun 20, 2019

Conversation

LinusU
Copy link
Contributor

@LinusU LinusU commented Jun 20, 2019

Follow up to #5682, allowCrossDomain have already been added for all requests.

@codecov
Copy link

codecov bot commented Jun 20, 2019

Codecov Report

Merging #5696 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5696      +/-   ##
==========================================
+ Coverage   94.03%   94.05%   +0.01%     
==========================================
  Files         143      143              
  Lines       10088    10088              
==========================================
+ Hits         9486     9488       +2     
+ Misses        602      600       -2
Impacted Files Coverage Δ
src/Routers/FilesRouter.js 58.88% <ø> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.9% <0%> (+0.08%) ⬆️
src/RestWrite.js 93.32% <0%> (+0.17%) ⬆️

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 fe2e956...5109aee. Read the comment docs.

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