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 vals property and setter to delegate_parameter #6817

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

esbenborkhansen
Copy link

Add vals property and @vals.setter to qcodes.parameters.delegate_parameter.DelegateParameter to propagate the Validator from source to DelegateParameter.

@esbenborkhansen esbenborkhansen marked this pull request as ready for review January 23, 2025 12:51
@esbenborkhansen esbenborkhansen requested a review from a team as a code owner January 23, 2025 12:51
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.31%. Comparing base (9b530ac) to head (1e5adfa).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6817      +/-   ##
==========================================
- Coverage   69.37%   68.31%   -1.07%     
==========================================
  Files         340      340              
  Lines       31341    31355      +14     
==========================================
- Hits        21744    21421     -323     
- Misses       9597     9934     +337     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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