Skip to content

fix: support mixed bool and float in maxp#519

Open
samay2504 wants to merge 1 commit into
pysal:mainfrom
samay2504:fix/maxp-mixed-covariates
Open

fix: support mixed bool and float in maxp#519
samay2504 wants to merge 1 commit into
pysal:mainfrom
samay2504:fix/maxp-mixed-covariates

fix: support mixed bool and float in maxp

fb90ff5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 1s

76.9% (+0.0%) compared to 9b36063

View this Pull Request on Codecov

76.9% (+0.0%) compared to 9b36063

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.9%. Comparing base (9b36063) to head (fb90ff5).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #519   +/-   ##
=====================================
  Coverage   76.9%   76.9%           
=====================================
  Files         29      29           
  Lines       3700    3700           
=====================================
  Hits        2846    2846           
  Misses       854     854           
Files with missing lines Coverage Δ
spopt/region/maxp.py 98.0% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.