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

Make command caller get/set_raw a method #5724

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

jenshnielsen
Copy link
Collaborator

get/set_raw should be a method. This ensures that when calling a command it is that. Pulled out of #5721 since there are some more specific issues here causing failure with 3.9

@trevormorgan trevormorgan self-requested a review February 16, 2024 00:16
@jenshnielsen jenshnielsen force-pushed the command_caller_to_method branch 2 times, most recently from 5b0ccfe to c7fb39c Compare May 8, 2024 18:55
Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 66.56%. Comparing base (c41120b) to head (bb8f6ae).

Files Patch % Lines
src/qcodes/parameters/parameter.py 96.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5724      +/-   ##
==========================================
- Coverage   67.62%   66.56%   -1.06%     
==========================================
  Files         351      351              
  Lines       30560    30490      -70     
==========================================
- Hits        20667    20297     -370     
- Misses       9893    10193     +300     

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

@jenshnielsen jenshnielsen force-pushed the command_caller_to_method branch 3 times, most recently from 19cd735 to 8eef902 Compare May 14, 2024 04:49
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