pysal / pointpats

Planar Point Pattern Analysis in PySAL
https://pysal.org/pointpats/
BSD 3-Clause "New" or "Revised" License
80 stars 26 forks source link

Handle scipy and pytest deprecations #109

Closed martinfleis closed 1 year ago

martinfleis commented 1 year ago

Follow up on #91 reported in #89.

codecov[bot] commented 1 year ago

Codecov Report

Merging #109 (072cd2f) into main (44ce06b) will increase coverage by 0.18%. The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   52.38%   52.56%   +0.18%     
==========================================
  Files          12       12              
  Lines        1844     1851       +7     
  Branches      316      317       +1     
==========================================
+ Hits          966      973       +7     
  Misses        821      821              
  Partials       57       57              
Impacted Files Coverage Δ
pointpats/geometry.py 78.57% <93.75%> (+0.93%) :arrow_up:
pointpats/pointpattern.py 70.05% <100.00%> (ø)