oturns / geosnap

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

default args and docstring formatting #272

Closed knaaptime closed 4 years ago

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

Codecov Report

Merging #272 into master will increase coverage by 18.63%. The diff coverage is 92.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #272       +/-   ##
===========================================
+ Coverage   51.11%   69.75%   +18.63%     
===========================================
  Files          12       12               
  Lines        1162     1167        +5     
===========================================
+ Hits          594      814      +220     
+ Misses        568      353      -215     
Impacted Files Coverage Δ
geosnap/_community.py 71.46% <66.66%> (+36.12%) :arrow_up:
geosnap/_data.py 75.60% <100.00%> (-0.49%) :arrow_down:
geosnap/analyze/analytics.py 83.00% <100.00%> (+33.25%) :arrow_up:
geosnap/analyze/dynamics.py 61.29% <0.00%> (+38.70%) :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 b03adfa...370d8d2. Read the comment docs.