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 Clippy warnings on stable/0.15 branch #1256

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

IvanIsCoding
Copy link
Collaborator

@IvanIsCoding IvanIsCoding commented Jul 28, 2024

This is to unblock CI for the future backports of #1246 and #1247. The lints were super simple this time, we only changed docstrings not code.

@IvanIsCoding IvanIsCoding added stable-backport-potential This PR or issue is potentially worth backporting for inclusion in a stable branch automerge Queue a approved PR for merging labels Jul 28, 2024
@coveralls
Copy link

coveralls commented Jul 28, 2024

Pull Request Test Coverage Report for Build 10152169061

Details

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

Totals Coverage Status
Change from base Build 9716960076: 0.01%
Covered Lines: 18053
Relevant Lines: 18846

💛 - Coveralls

@IvanIsCoding IvanIsCoding removed the stable-backport-potential This PR or issue is potentially worth backporting for inclusion in a stable branch label Jul 29, 2024
@IvanIsCoding IvanIsCoding changed the base branch from main to stable/0.15 July 29, 2024 21:28
---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ivan Carvalho <ivancarv@student.ubc.ca>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@IvanIsCoding IvanIsCoding changed the title Fix Clippy warnings after 1.80 release Fix Clippy warnings on stable/0.15 branch Jul 29, 2024
@IvanIsCoding
Copy link
Collaborator Author

@mtreinish I think this PR got stuck waiting for steps that don’t exist. Is there a way to disable those?

@mtreinish
Copy link
Member

Ah yeah, I see that now. I'll update the branch protection rules

@mtreinish mtreinish merged commit 9c02cec into Qiskit:stable/0.15 Jul 30, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants