holoviz / datashader

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

Raise NotImplementedError for antialiased line reductions not yet supported #1138

Closed ianthomas23 closed 1 year ago

ianthomas23 commented 1 year ago

This is an improvement to issue #1133 that raises a NotImplementedError when a reduction is used which is not yet supported for antialiased lines.

Eventually all of these reductions will be supported with antialiased lines.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1138 (29b81e9) into master (7b8aad8) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1138   +/-   ##
=======================================
  Coverage   84.99%   84.99%           
=======================================
  Files          33       33           
  Lines        7517     7519    +2     
=======================================
+ Hits         6389     6391    +2     
  Misses       1128     1128           
Impacted Files Coverage Δ
datashader/core.py 87.99% <100.00%> (+0.04%) :arrow_up:

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