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 Agilent 4284A #1079

Merged
merged 7 commits into from
May 14, 2024
Merged

Conversation

ConnorGCarr
Copy link
Contributor

New driver for Agilent 4284A LCR meter

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 58.48%. Comparing base (fb3eec1) to head (b893d19).
Report is 119 commits behind head on master.

Files Patch % Lines
pymeasure/instruments/agilent/agilent4284A.py 60.00% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1079      +/-   ##
==========================================
+ Coverage   57.89%   58.48%   +0.58%     
==========================================
  Files         255      262       +7     
  Lines       17757    18198     +441     
==========================================
+ Hits        10281    10643     +362     
- Misses       7476     7555      +79     
Flag Coverage Δ
unittests 58.48% <60.39%> (+0.58%) ⬆️

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.

Copy link
Member

@BenediktBurger BenediktBurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ConnorGCarr,

thank you for your contribution and your patience.

I left a few comments, mainly regarding documentation.

docs/api/instruments/agilent/agilent4284A.rst Outdated Show resolved Hide resolved
pymeasure/instruments/agilent/agilent4284A.py Outdated Show resolved Hide resolved
pymeasure/instruments/agilent/agilent4284A.py Outdated Show resolved Hide resolved
pymeasure/instruments/agilent/agilent4284A.py Outdated Show resolved Hide resolved
pymeasure/instruments/agilent/agilent4284A.py Outdated Show resolved Hide resolved
pymeasure/instruments/agilent/agilent4284A.py Outdated Show resolved Hide resolved
pymeasure/instruments/agilent/agilent4284A.py Outdated Show resolved Hide resolved
pymeasure/instruments/agilent/agilent4284A.py Outdated Show resolved Hide resolved
tests/instruments/agilent/test_agilent4284A.py Outdated Show resolved Hide resolved
@BenediktBurger
Copy link
Member

Is it ready to be merged, from your side?

@BenediktBurger BenediktBurger changed the title add Agilent 4284A Add Agilent 4284A May 14, 2024
@ConnorGCarr
Copy link
Contributor Author

Yes, all set on my end.

@BenediktBurger BenediktBurger merged commit 9aa0494 into pymeasure:master May 14, 2024
18 checks passed
@ConnorGCarr ConnorGCarr deleted the dev/agilent-4284A branch May 14, 2024 17: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

2 participants