satellogic / telluric

telluric is a Python library to manage vector and raster geospatial data in an interactive and easy way
MIT License
87 stars 18 forks source link

Run tests also without installing vis #283

Closed astrojuanlu closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #283 (91d0c24) into master (75fd4bd) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
+ Coverage   90.53%   90.63%   +0.10%     
==========================================
  Files          37       37              
  Lines        5929     5939      +10     
==========================================
+ Hits         5368     5383      +15     
+ Misses        561      556       -5     
Impacted Files Coverage Δ
telluric/georaster.py 93.49% <100.00%> (+0.03%) :arrow_up:
telluric/plotting.py 63.51% <100.00%> (+4.35%) :arrow_up:
tests/test_colorize.py 100.00% <100.00%> (ø)
tests/test_local_tile_server.py 100.00% <100.00%> (ø)
telluric/util/local_tile_server.py 73.45% <0.00%> (+2.65%) :arrow_up:

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 75fd4bd...91d0c24. Read the comment docs.