Skip to content

Conversation

hahnjo
Copy link
Member

@hahnjo hahnjo commented Oct 7, 2025

This prepares for future axis types that accept different argument types (in particular RCategoricalAxis), where we can only decide at run-time if the parameters match the axis configuration. However, because the type check is evaluated at compile-time, there is no performance penalty for cases where the type is convertible.

@hahnjo hahnjo self-assigned this Oct 7, 2025
@hahnjo hahnjo added the in:Hist label Oct 7, 2025
Copy link

github-actions bot commented Oct 7, 2025

Test Results

    22 files      22 suites   4d 0h 5m 33s ⏱️
 3 691 tests  3 686 ✅ 0 💤 5 ❌
79 218 runs  79 213 ✅ 0 💤 5 ❌

For more details on these failures, see this check.

Results for commit 48092ca.

♻️ This comment has been updated with latest results.

This prepares for future axis types that accept different argument
types (in particular RCategoricalAxis), where we can only decide at
run-time if the parameters match the axis configuration. However,
because the type check is evaluated at compile-time, there is no
performance penalty for cases where the type is convertible.
@hahnjo hahnjo force-pushed the hist-argument-type branch from 60ebcd6 to 48092ca Compare October 8, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants