Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Internal refactoring #155

Merged
merged 3 commits into from
Jun 3, 2023
Merged

Internal refactoring #155

merged 3 commits into from
Jun 3, 2023

Conversation

banesullivan
Copy link
Owner

Decouples the rest/web module from the tile source handling -- eventually I want to switch to using FastAPI and this will make it easier when that day come. Further I eventually want to consider switching to using rio-tiler and having the tiling handlers in one place, decoupled from the rest of the API will make this easy to swap.

@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2023

Codecov Report

Merging #155 (9772202) into main (c631cef) will increase coverage by 0.05%.
The diff coverage is 96.96%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
+ Coverage   86.57%   86.63%   +0.05%     
==========================================
  Files          24       26       +2     
  Lines        1378     1384       +6     
==========================================
+ Hits         1193     1199       +6     
  Misses        185      185              

@banesullivan banesullivan merged commit 4469da5 into main Jun 3, 2023
@banesullivan banesullivan deleted the maint/refactor branch June 3, 2023 17:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants