Skip to content

Fix: float[] to float in legacy bandwidth#918

Open
FirePheonix wants to merge 3 commits into
pysal:mainfrom
FirePheonix:fix/adaptive-bandwidth
Open

Fix: float[] to float in legacy bandwidth#918
FirePheonix wants to merge 3 commits into
pysal:mainfrom
FirePheonix:fix/adaptive-bandwidth

test-case-for-type

5563cba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

85.9% (+0.3%) compared to 95829c9

View this Pull Request on Codecov

85.9% (+0.3%) compared to 95829c9

Details

Codecov Report

❌ Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.9%. Comparing base (95829c9) to head (5563cba).
⚠️ Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
libpysal/graph/_kernel.py 85.0% 3 Missing ⚠️
libpysal/graph/tests/test_builders.py 90.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #918     +/-   ##
=======================================
+ Coverage   85.6%   85.9%   +0.3%     
=======================================
  Files        151     151             
  Lines      16310   16524    +214     
=======================================
+ Hits       13967   14192    +225     
+ Misses      2343    2332     -11     
Files with missing lines Coverage Δ
libpysal/graph/tests/test_builders.py 99.7% <90.0%> (-0.3%) ⬇️
libpysal/graph/_kernel.py 85.7% <85.0%> (+2.8%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.