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

Drop pulse._if dependence in Qblox #729

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

PiergiorgioButtarini
Copy link
Contributor

@PiergiorgioButtarini PiergiorgioButtarini commented Dec 26, 2023

Pulse._if was assigned in _execute_pulse_sequence of the controller but never actually used anywhere, so I just dropped it.
Checklist:

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

@PiergiorgioButtarini PiergiorgioButtarini added the refactor Code is working but could be simplified label Dec 26, 2023
@PiergiorgioButtarini PiergiorgioButtarini changed the title Drop pulse._if dependence in Qblox (never used) Drop pulse._if dependence in Qblox Dec 26, 2023
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (71654af) 62.88% compared to head (b466b77) 62.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
+ Coverage   62.88%   62.91%   +0.03%     
==========================================
  Files          48       48              
  Lines        6603     6599       -4     
==========================================
  Hits         4152     4152              
+ Misses       2451     2447       -4     
Flag Coverage Δ
unittests 62.91% <ø> (+0.03%) ⬆️

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.

@PiergiorgioButtarini PiergiorgioButtarini merged commit e6441d1 into main Dec 27, 2023
22 checks passed
@stavros11 stavros11 deleted the drop_pulse.if_qblox branch December 28, 2023 18:32
alecandido added a commit that referenced this pull request Jan 18, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
@alecandido alecandido mentioned this pull request Jan 18, 2024
alecandido added a commit that referenced this pull request Jan 20, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Jan 23, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Jan 24, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Jan 29, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Jan 29, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Jan 30, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
stavros11 pushed a commit that referenced this pull request Mar 20, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
stavros11 pushed a commit that referenced this pull request Mar 20, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
stavros11 pushed a commit that referenced this pull request Mar 20, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
hay-k pushed a commit that referenced this pull request Mar 29, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
hay-k pushed a commit that referenced this pull request Mar 29, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
stavros11 pushed a commit that referenced this pull request Apr 15, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Apr 15, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
hay-k pushed a commit that referenced this pull request Apr 16, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Jun 25, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
stavros11 pushed a commit that referenced this pull request Jul 13, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Aug 5, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
alecandido added a commit that referenced this pull request Aug 16, 2024
Following @PiergiorgioButtarini removal of last usage in Qblox, in #729
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code is working but could be simplified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants