-
Notifications
You must be signed in to change notification settings - Fork 320
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 methods to find instruments from parameter chain #6616
Conversation
@microsoft-github-policy-service agree |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like a nice addition to qcodes!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6616 +/- ##
==========================================
+ Coverage 69.35% 69.37% +0.01%
==========================================
Files 340 340
Lines 31279 31293 +14
==========================================
+ Hits 21694 21708 +14
Misses 9585 9585 ☔ View full report in Codecov by Sentry. |
This PR adds two new methods to find instruments of specific type in a parameter chain.