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 all_simple_paths #1015

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

prakharb10
Copy link
Contributor

@prakharb10 prakharb10 commented Oct 22, 2023

Fixes #955

@coveralls
Copy link

coveralls commented Oct 22, 2023

Pull Request Test Coverage Report for Build 6686481219

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.546%

Totals Coverage Status
Change from base Build 6660415772: 0.0%
Covered Lines: 15680
Relevant Lines: 16241

💛 - Coveralls

Copy link
Collaborator

@IvanIsCoding IvanIsCoding left a comment

Choose a reason for hiding this comment

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

LGTM, just add the reno and it''s good to merge!

@IvanIsCoding IvanIsCoding added this to the 0.14.0 milestone Oct 29, 2023
@IvanIsCoding IvanIsCoding merged commit c53f37a into Qiskit:main Oct 30, 2023
25 checks passed
@prakharb10 prakharb10 deleted the prakharb10/issue955 branch October 30, 2023 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustworkx.all_simple_paths returns empty list when the min_depth argument is 0
3 participants