Skip to content

Unique value classifier for categorical maps with distinct colors for large number of categories.#173

Open
sjsrey wants to merge 8 commits into
pysal:mainfrom
sjsrey:unique_value
Open

Unique value classifier for categorical maps with distinct colors for large number of categories.#173
sjsrey wants to merge 8 commits into
pysal:mainfrom
sjsrey:unique_value

Add distinticpy to ci for 3.10

f7476b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 14, 2026 in 0s

86.2% (-2.3%) compared to 3c2bb92

View this Pull Request on Codecov

86.2% (-2.3%) compared to 3c2bb92

Details

Codecov Report

❌ Patch coverage is 21.05263% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.2%. Comparing base (3c2bb92) to head (f7476b1).
⚠️ Report is 172 commits behind head on main.

Files with missing lines Patch % Lines
mapclassify/classifiers.py 21.1% 30 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #173     +/-   ##
=======================================
- Coverage   88.5%   86.2%   -2.3%     
=======================================
  Files          8       8             
  Lines       1070    1108     +38     
=======================================
+ Hits         947     955      +8     
- Misses       123     153     +30     
Files with missing lines Coverage Δ
mapclassify/__init__.py 100.0% <ø> (ø)
mapclassify/classifiers.py 85.2% <21.1%> (-2.7%) ⬇️

... and 1 file with indirect coverage changes

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