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

update rio-tiler and fix FastAPI issues #54

Merged
merged 3 commits into from
Jul 23, 2020
Merged

Conversation

vincentsarago
Copy link
Member

closes #53 #52 #44

@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2020

Codecov Report

Merging #54 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files          22       22           
  Lines         933      933           
=======================================
  Hits          890      890           
  Misses         43       43           
Impacted Files Coverage Δ
titiler/api/endpoints/cog.py 95.05% <100.00%> (ø)
titiler/api/endpoints/mosaic.py 94.18% <100.00%> (ø)
titiler/api/endpoints/stac.py 95.80% <100.00%> (ø)

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 08d7260...94f0ca3. 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.

Pin FastAPI Version to 0.60.1
2 participants