Skip to content

SPEC 0 and compatibility updates#167

Merged
martinfleis merged 3 commits intopysal:masterfrom
martinfleis:up-to-speed
Mar 18, 2026
Merged

SPEC 0 and compatibility updates#167
martinfleis merged 3 commits intopysal:masterfrom
martinfleis:up-to-speed

Conversation

@martinfleis
Copy link
Copy Markdown
Member

@martinfleis martinfleis commented Mar 18, 2026

Bump requirements according to SPEC 0 (with exception that it still supports Python 3.11 as the rest of PySAL) and make compatibility updates.

@martinfleis martinfleis requested a review from jGaboardi March 18, 2026 04:37
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2026

Codecov Report

❌ Patch coverage is 99.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.3%. Comparing base (aafdf6a) to head (0dab77e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
mgwr/summary.py 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #167   +/-   ##
======================================
  Coverage    88.3%   88.3%           
======================================
  Files          12      12           
  Lines        3019    3020    +1     
======================================
+ Hits         2665    2666    +1     
  Misses        354     354           
Files with missing lines Coverage Δ
mgwr/kernels.py 89.6% <100.0%> (+0.2%) ⬆️
mgwr/tests/test_gwr.py 99.9% <100.0%> (ø)
mgwr/tests/test_parallel.py 99.9% <100.0%> (ø)
mgwr/summary.py 6.4% <0.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jGaboardi
Copy link
Copy Markdown
Member

@martinfleis martinfleis merged commit 1f2c267 into pysal:master Mar 18, 2026
11 checks passed
@martinfleis martinfleis deleted the up-to-speed branch March 18, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support Python 3.12 - add to CI matrix

2 participants