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 GitHub source code links for decorated functions #42

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

garrison
Copy link
Member

@garrison garrison commented Oct 7, 2024

This is the same change as Qiskit/qiskit-ibm-runtime#1960, ported to here. The patch was created using gh pr checkout 1960; git format-patch HEAD^, and applied here using git am -C1 <filename>.

@coveralls
Copy link

coveralls commented Oct 7, 2024

Pull Request Test Coverage Report for Build 11223210039

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 100.0%

Totals Coverage Status
Change from base Build 11144432262: 0.0%
Covered Lines: 297
Relevant Lines: 297

💛 - Coveralls

@garrison garrison marked this pull request as ready for review October 7, 2024 20:24
@garrison garrison merged commit bc59c64 into main Oct 7, 2024
15 checks passed
@garrison garrison deleted the linkcode_resolve branch October 7, 2024 21:02
@mrossinek mrossinek added the stable backport potential Label for mergify to open a backport PR label Oct 21, 2024
mergify bot pushed a commit that referenced this pull request Oct 21, 2024
* Fix GitHub source code links for decorated functions

* Style corrections

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
(cherry picked from commit bc59c64)
mrossinek pushed a commit that referenced this pull request Oct 21, 2024
* Fix GitHub source code links for decorated functions

* Style corrections

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
(cherry picked from commit bc59c64)

Co-authored-by: Jim Garrison <garrison@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable backport potential Label for mergify to open a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants