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

Instrument convert attrs to properties #4417

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

Conversation

jenshnielsen
Copy link
Collaborator

Not completely sure it we want to go this way. Taken from #4273 where its no longer needed

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #4417 (5ba252c) into master (d38994c) will decrease coverage by 0.02%.
The diff coverage is 87.80%.

@@            Coverage Diff             @@
##           master    #4417      +/-   ##
==========================================
- Coverage   68.38%   68.36%   -0.03%     
==========================================
  Files         275      275              
  Lines       31021    31047      +26     
==========================================
+ Hits        21215    21225      +10     
- Misses       9806     9822      +16     

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 86.48649% with 5 lines in your changes missing coverage. Please review.

Project coverage is 67.35%. Comparing base (faefd25) to head (1274299).

Files with missing lines Patch % Lines
src/qcodes/instrument/instrument_base.py 86.20% 4 Missing ⚠️
src/qcodes/metadatable/metadatable_base.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4417   +/-   ##
=======================================
  Coverage   67.34%   67.35%           
=======================================
  Files         352      352           
  Lines       32143    32169   +26     
=======================================
+ Hits        21647    21667   +20     
- Misses      10496    10502    +6     

☔ 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