Skip to content

Conversation

@ianthomas23
Copy link
Member

This PR adds antialiased support for _min_row_index and _max_row_index reductions, including within by (categorical) reductions. It is part of the ongoing work to provide antialiased support for all reductions.

@ianthomas23 ianthomas23 added this to the v0.15.2 milestone Jul 28, 2023
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #1259 (483b8a9) into main (d7cf13d) will increase coverage by 0.00%.
The diff coverage is 87.80%.

@@           Coverage Diff           @@
##             main    #1259   +/-   ##
=======================================
  Coverage   83.48%   83.49%           
=======================================
  Files          35       35           
  Lines        8927     8955   +28     
=======================================
+ Hits         7453     7477   +24     
- Misses       1474     1478    +4     
Files Changed Coverage Δ
datashader/core.py 88.25% <ø> (ø)
datashader/utils.py 82.90% <28.57%> (-0.90%) ⬇️
datashader/compiler.py 90.24% <100.00%> (+0.20%) ⬆️
datashader/reductions.py 78.13% <100.00%> (+0.31%) ⬆️

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

Copy link
Member

@jbednar jbednar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@ianthomas23 ianthomas23 merged commit 81260ca into holoviz:main Jul 31, 2023
@ianthomas23 ianthomas23 deleted the aa_min_max_row_index branch July 31, 2023 09:15
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.

2 participants