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

fix: tiles attribute in tilejson with x-rewrite-url #266

Merged
merged 2 commits into from
Oct 15, 2021

Conversation

stepankuzmin
Copy link
Collaborator

@stepankuzmin stepankuzmin commented Oct 15, 2021

Closes #148

@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #266 (3065952) into master (194a83e) will increase coverage by 0.66%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
+ Coverage   51.46%   52.13%   +0.66%     
==========================================
  Files          14       14              
  Lines        1803     1805       +2     
==========================================
+ Hits          928      941      +13     
+ Misses        875      864      -11     
Impacted Files Coverage Δ
src/server.rs 45.54% <73.33%> (+2.20%) ⬆️
src/utils.rs 87.30% <83.33%> (+3.96%) ⬆️

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 194a83e...3065952. Read the comment docs.

@stepankuzmin stepankuzmin merged commit f2d56c2 into master Oct 15, 2021
@stepankuzmin stepankuzmin deleted the fix-rewrite-url branch October 15, 2021 15:19
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.

Invalid tile URL in tilejson when using X-Rewrite-URL header
1 participant