Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise NotImplementedError for antialiased line reductions not yet supported #1138

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Raise NotImplementedError for antialiased line reductions not yet supported #1138

merged 1 commit into from
Oct 18, 2022

Conversation

ianthomas23
Copy link
Member

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
Copy link

codecov bot commented Oct 17, 2022

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%) ⬆️

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

@ianthomas23 ianthomas23 merged commit c46e8e4 into holoviz:master Oct 18, 2022
@ianthomas23 ianthomas23 deleted the 1133_aa_reductions_not_implemented branch October 18, 2022 16:12
@ianthomas23 ianthomas23 added this to the v0.14.3 milestone Nov 3, 2022
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.

1 participant