Skip to content

Apply new deprecation decorators to pulse folder#9871

Merged
Eric-Arellano merged 6 commits into
Qiskit:mainfrom
Eric-Arellano:apply-deprecations-pulse
Mar 30, 2023
Merged

Apply new deprecation decorators to pulse folder#9871
Eric-Arellano merged 6 commits into
Qiskit:mainfrom
Eric-Arellano:apply-deprecations-pulse

Conversation

@Eric-Arellano
Copy link
Copy Markdown
Contributor

Summary

See #9676 for the motivation.

Details and comments

@Eric-Arellano Eric-Arellano requested review from a team, eggerdj and wshanks as code owners March 29, 2023 15:01
@qiskit-bot
Copy link
Copy Markdown
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the the following people are requested to review this:

@Eric-Arellano Eric-Arellano added the Changelog: None Do not include in the GitHub Release changelog. label Mar 29, 2023
Copy link
Copy Markdown
Contributor

@nkanazawa1989 nkanazawa1989 left a comment

Choose a reason for hiding this comment

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

There is a small typo but LGTM except for this.

Comment thread qiskit/pulse/library/parametric_pulses.py Outdated
@1ucian0 1ucian0 added the type: qa Issues and PRs that relate to testing and code quality label Mar 30, 2023
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4564031285

  • 18 of 18 (100.0%) changed or added relevant lines in 5 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.02%) to 85.362%

Files with Coverage Reduction New Missed Lines %
qiskit/circuit/tools/pi_check.py 1 91.23%
qiskit/pulse/library/parametric_pulses.py 1 47.65%
qiskit/pulse/library/waveform.py 3 91.67%
Totals Coverage Status
Change from base Build 4564015162: -0.02%
Covered Lines: 67117
Relevant Lines: 78626

💛 - Coveralls

Copy link
Copy Markdown
Contributor

@nkanazawa1989 nkanazawa1989 left a comment

Choose a reason for hiding this comment

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

LGTM

@Eric-Arellano Eric-Arellano added this pull request to the merge queue Mar 30, 2023
Merged via the queue into Qiskit:main with commit c4f1d2d Mar 30, 2023
@Eric-Arellano Eric-Arellano deleted the apply-deprecations-pulse branch March 30, 2023 15:14
ElePT pushed a commit to ElePT/qiskit that referenced this pull request Apr 5, 2023
* Apply new deprecation decorators to pulse folder

* Update qiskit/pulse/library/parametric_pulses.py

Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>

* Fix bad use of DeMorgan's law for boolean

---------

Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
giacomoRanieri pushed a commit to giacomoRanieri/qiskit-terra that referenced this pull request Apr 16, 2023
* Apply new deprecation decorators to pulse folder

* Update qiskit/pulse/library/parametric_pulses.py

Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>

* Fix bad use of DeMorgan's law for boolean

---------

Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
king-p3nguin pushed a commit to king-p3nguin/qiskit-terra that referenced this pull request May 22, 2023
* Apply new deprecation decorators to pulse folder

* Update qiskit/pulse/library/parametric_pulses.py

Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>

* Fix bad use of DeMorgan's law for boolean

---------

Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: None Do not include in the GitHub Release changelog. type: qa Issues and PRs that relate to testing and code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants