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

Fixes so link check passes in CI for latest version #186

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

woodsp-ibm
Copy link
Member

Summary

Nightly CI has been failing recently with a couple of lint checks in consecutive lines. I surrounded the pair with a disable and enable for the specific error - one already has a mypy suppression and I was unable to add single line comments the same way with black reformatting things.

Details and comments

@woodsp-ibm woodsp-ibm added the stable backport potential The bug might be minimal and/or import enough to be port to stable label Jul 12, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9911724549

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.429%

Totals Coverage Status
Change from base Build 9819381236: 0.0%
Covered Lines: 6359
Relevant Lines: 7032

💛 - Coveralls

@woodsp-ibm
Copy link
Member Author

Note this is failing tests against unreleased qiskit main - see #181 for more info.

@woodsp-ibm woodsp-ibm merged commit e0c63ec into qiskit-community:main Jul 12, 2024
17 of 19 checks passed
@woodsp-ibm woodsp-ibm deleted the fixlint branch July 12, 2024 17:40
mergify bot pushed a commit that referenced this pull request Jul 12, 2024
mergify bot added a commit that referenced this pull request Jul 12, 2024
…187)

Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants