Skip to content

Conversation

jenshnielsen
Copy link
Collaborator

No description provided.

@jenshnielsen jenshnielsen requested a review from a team as a code owner September 29, 2025 19:19
self.add_submodule(ch_name, data_channel)

self.add_submodule("data_channels", data_channels.to_channel_tuple())
self.data_channels: ChannelTuple[SR86xDataChannel] = self.add_submodule(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Perhaps the individual channels should also be declared statically similar to what was done in Keysight 33xxx drivers

)
"""
T buffer readout.
"""
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The aux parameters could also be declared statically

Copy link

codecov bot commented Sep 29, 2025

Codecov Report

❌ Patch coverage is 19.71154% with 167 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.64%. Comparing base (6432f45) to head (241271a).

Files with missing lines Patch % Lines
...rument_drivers/stanford_research/_SR86x_modules.py 20.96% 147 Missing ⚠️
...odes/instrument_drivers/stanford_research/SR86x.py 9.09% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7533      +/-   ##
==========================================
- Coverage   59.71%   58.64%   -1.08%     
==========================================
  Files         351      352       +1     
  Lines       31655    31665      +10     
==========================================
- Hits        18904    18569     -335     
- Misses      12751    13096     +345     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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