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

Rework Agilent channels #1089

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

BenediktBurger
Copy link
Member

Agilent 4156 channels are subclasses of Instrument, (see #746 ), this PR makes them Channel subclasses and also improves some code.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

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

Project coverage is 58.62%. Comparing base (4846672) to head (4afc42d).

Files Patch % Lines
pymeasure/instruments/agilent/agilent4156.py 58.33% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1089      +/-   ##
==========================================
+ Coverage   58.48%   58.62%   +0.14%     
==========================================
  Files         262      262              
  Lines       18198    18099      -99     
==========================================
- Hits        10643    10611      -32     
+ Misses       7555     7488      -67     
Flag Coverage Δ
unittests 58.62% <58.33%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BenediktBurger
Copy link
Member Author

BenediktBurger commented May 22, 2024

@bilderbuchi could you review this change whenever you get a chance, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant