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

Removing unnecessary-list-index-lookup from lint exclusions and updates #12285

Merged

Conversation

joesho112358
Copy link
Contributor

Summary

#9614 - removing unnecessary-list-index-lookup

Details and comments

Removing unnecessary-list-index-lookup from lint exclusions and updates

@joesho112358 joesho112358 requested a review from a team as a code owner April 20, 2024 18:57
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Apr 20, 2024
@qiskit-bot
Copy link
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:

  • @Qiskit/terra-core

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8767113632

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.01%) to 89.277%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 3 92.88%
crates/qasm2/src/parse.rs 6 97.61%
Totals Coverage Status
Change from base Build 8748077179: 0.01%
Covered Lines: 60322
Relevant Lines: 67567

💛 - Coveralls

Copy link
Member

@levbishop levbishop left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for this.

@levbishop levbishop added this pull request to the merge queue Apr 21, 2024
Merged via the queue into Qiskit:main with commit 7175368 Apr 21, 2024
12 checks passed
@joesho112358 joesho112358 deleted the remove-unnecessary-list-index-lookup-lint branch April 25, 2024 02:12
@sbrandhsn sbrandhsn added the Changelog: None Do not include in changelog label May 8, 2024
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 changelog Community PR PRs from contributors that are not 'members' of the Qiskit repo
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants