Skip to content

Add distinticpy to ci for 3.10

f7476b1
Select commit
Loading
Failed to load commit list.
Open

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

Add distinticpy to ci for 3.10
f7476b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 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 166 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.