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

feat: add minzoom and maxzoom support #265

Merged
merged 2 commits into from
Oct 13, 2021
Merged

Conversation

stepankuzmin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 13, 2021

Codecov Report

Merging #265 (61f0733) into master (a9cf508) will increase coverage by 1.92%.
The diff coverage is 94.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
+ Coverage   49.54%   51.46%   +1.92%     
==========================================
  Files          14       14              
  Lines        1748     1803      +55     
==========================================
+ Hits          866      928      +62     
+ Misses        882      875       -7     
Impacted Files Coverage Δ
src/table_source.rs 65.17% <60.00%> (-1.17%) ⬇️
src/server.rs 43.34% <95.00%> (+4.30%) ⬆️
src/composite_source.rs 90.76% <100.00%> (+2.08%) ⬆️
src/dev.rs 100.00% <100.00%> (ø)
src/function_source.rs 90.76% <100.00%> (+2.08%) ⬆️

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 a9cf508...61f0733. Read the comment docs.

@stepankuzmin stepankuzmin merged commit 194a83e into master Oct 13, 2021
@stepankuzmin stepankuzmin deleted the add-minmax-zoom-support branch October 13, 2021 11:51
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.

1 participant