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

Move binomial_tree_graph generator to rustworkx-core #781

Merged
merged 6 commits into from
Jan 12, 2023

Conversation

enavarro51
Copy link
Contributor

This PR migrates the binomial_tree_graph generator to rustwokx-core. It's based on #758.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3897758244

  • 126 of 127 (99.21%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 97.007%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rustworkx-core/src/generators/binomial_tree_graph.rs 84 85 98.82%
Totals Coverage Status
Change from base Build 3896576210: 0.006%
Covered Lines: 13321
Relevant Lines: 13732

💛 - Coveralls

@IvanIsCoding IvanIsCoding added the automerge Queue a approved PR for merging label Jan 12, 2023
@mergify mergify bot merged commit f35c1aa into Qiskit:main Jan 12, 2023
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.

None yet

3 participants