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

change add_raster backend for Localtileserver #559

Merged
merged 13 commits into from
Jul 25, 2022
Merged

Conversation

12rambau
Copy link
Member

change add_raster backend for Localtileserver. It's faster and avoid the version deprecation from xarray_leaflet
Fix #496

@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #559 (e35d346) into main (054d117) will increase coverage by 0.75%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##             main     #559      +/-   ##
==========================================
+ Coverage   91.30%   92.06%   +0.75%     
==========================================
  Files          36       36              
  Lines        3463     3728     +265     
==========================================
+ Hits         3162     3432     +270     
+ Misses        301      296       -5     
Impacted Files Coverage Δ
sepal_ui/mapping/value_inspector.py 88.99% <50.00%> (+0.41%) ⬆️
sepal_ui/mapping/sepal_map.py 90.93% <100.00%> (+1.90%) ⬆️
sepal_ui/conf.py 100.00% <0.00%> (ø)
sepal_ui/aoi/aoi_tile.py 100.00% <0.00%> (ø)
sepal_ui/mapping/layer.py 100.00% <0.00%> (ø)
sepal_ui/frontend/styles.py 100.00% <0.00%> (ø)
sepal_ui/sepalwidgets/btn.py 100.00% <0.00%> (ø)
sepal_ui/sepalwidgets/tile.py 100.00% <0.00%> (ø)
sepal_ui/mapping/aoi_control.py 100.00% <0.00%> (ø)
sepal_ui/sepalwidgets/inputs.py 100.00% <0.00%> (ø)
... and 24 more

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 054d117...e35d346. Read the comment docs.

@12rambau 12rambau marked this pull request as ready for review July 25, 2022 06:59
@12rambau 12rambau merged commit 07f0ce0 into main Jul 25, 2022
@12rambau 12rambau deleted the localtileserver branch July 25, 2022 07:03
# 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.

Consider moving away from xarray_leaflet
1 participant