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

Add tests for add_parameter #775

Merged
merged 1 commit into from Jun 28, 2023
Merged

Add tests for add_parameter #775

merged 1 commit into from Jun 28, 2023

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Jun 28, 2023

add_parameter has been committed to this repo in 2012, and as far as I can see has been pretty much untested till now but also unchanged so it might just still work as well as it did 11 years ago. Since the private namespace PR is touching it I thought it'd be wise to add at least some basic tests, not to break it entirely.

By the way the only usage I've been able to find is in Lumen:
https://github.com/holoviz/lumen/blob/6bb7bb79f79b0efc1f6fe67af1843df43ba0414f/lumen/variables/base.py#L147

@maximlt maximlt merged commit ada351e into main Jun 28, 2023
10 checks passed
@maximlt maximlt deleted the add_parameter_tests branch June 28, 2023 13:41
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.

None yet

1 participant