oturns / geosnap

The Geospatial Neighborhood Analysis Package
https://oturns.github.io/geosnap-guide
BSD 3-Clause "New" or "Revised" License
244 stars 32 forks source link

move proplot to a function level import #255

Closed AnGWar26 closed 4 years ago

AnGWar26 commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #255 into master will decrease coverage by 17.35%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #255       +/-   ##
===========================================
- Coverage   79.24%   61.89%   -17.36%     
===========================================
  Files          12       12               
  Lines         853      853               
===========================================
- Hits          676      528      -148     
- Misses        177      325      +148     
Impacted Files Coverage Δ
geosnap/_community.py 59.79% <0.00%> (-5.68%) :arrow_down:
geosnap/analyze/dynamics.py 22.58% <0.00%> (-77.42%) :arrow_down:
geosnap/io/storage.py 24.66% <0.00%> (-70.67%) :arrow_down:
geosnap/io/util.py 48.83% <0.00%> (-30.24%) :arrow_down:
geosnap/_data.py 74.11% <0.00%> (+3.52%) :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 b1903b6...e736432. Read the comment docs.