holoviz / datashader

Quickly and accurately render even the largest data.
http://datashader.org
BSD 3-Clause "New" or "Revised" License
3.26k stars 363 forks source link

Fix single category reductions #1231

Closed ianthomas23 closed 1 year ago

ianthomas23 commented 1 year ago

Fixes #1230.

Single character fix! The important thing is the new test so that failures like this cannot happen again without us noticing.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1231 (af8e9fc) into main (f917cd9) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1231   +/-   ##
=======================================
  Coverage   83.59%   83.59%           
=======================================
  Files          35       35           
  Lines        8751     8751           
=======================================
  Hits         7315     7315           
  Misses       1436     1436           
Impacted Files Coverage Δ
datashader/reductions.py 79.02% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more