pysal / pointpats

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

CI: test against nightlies of scipy and sklearn #110

Closed martinfleis closed 1 year ago

martinfleis commented 1 year ago

I suppose this will fail as there's https://github.com/pysal/pointpats/pull/107#discussion_r1254647025 still needed but at least we would catch these issues sooner.

Will let one CI run and then push the fix here as well.

codecov[bot] commented 1 year ago

Codecov Report

Merging #110 (afb35db) into main (384d135) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   52.56%   52.56%           
=======================================
  Files          12       12           
  Lines        1851     1851           
  Branches      317      317           
=======================================
  Hits          973      973           
  Misses        821      821           
  Partials       57       57           
Impacted Files Coverage Δ
pointpats/geometry.py 78.57% <100.00%> (ø)