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

Fix problems with RFSoC driver after adding couplers #655

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

andrea-pasquale
Copy link
Contributor

I think that something broke in the driver after merging #645.
This is a fix purely at the software level. I tried to test it on hardware and now I don't get complains from the driver but only a Connection refused error so the fix seems to work. It still needs to be tested on hardware.

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@andrea-pasquale andrea-pasquale added the bug Something isn't working label Nov 9, 2023
@andrea-pasquale andrea-pasquale added this to the Qibolab 0.1.4 milestone Nov 9, 2023
@andrea-pasquale andrea-pasquale changed the title Fix problems with RFSoC drivers Fix problems with RFSoC driver after adding couplers Nov 9, 2023
@andrea-pasquale andrea-pasquale self-assigned this Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/qibolab/instruments/rfsoc/driver.py 88.83% <0.00%> (ø)

📢 Thoughts on this report? Let us know!

Copy link
Member

@stavros11 stavros11 left a comment

Choose a reason for hiding this comment

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

Thank you for the fix, I missed that function.

@andrea-pasquale andrea-pasquale merged commit 1a2f031 into main Nov 9, 2023
20 of 21 checks passed
@andrea-pasquale andrea-pasquale deleted the fix_couplers_rfsoc branch November 9, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants