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

Bump pyo3, numpy, and bigint to the latest releases #384

Merged
merged 2 commits into from
Jul 15, 2021

Conversation

mtreinish
Copy link
Member

This commit bumps PyO3 to the latest release version 0.14 along with
bigint and rust-numpy all of which are dependent on the pyo3 release.
As part of this upgrade the code is updated to avoid newly deprecated
syntax and fix any breakages caused by the new versions.

This commit bumps PyO3 to the latest release version 0.14 along with
bigint and rust-numpy all of which are dependent on the pyo3 release.
As part of this upgrade the code is updated to avoid newly deprecated
syntax and fix any breakages caused by the new versions.
@mtreinish
Copy link
Member Author

It looks like this is blocked on: PyO3/rust-numpy#198 we'll have to wait for a numpy 0.14.1 I guess

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1032333841

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 132 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-1.5%) to 96.137%

Files with Coverage Reduction New Missed Lines %
src/iterators.rs 4 96.01%
src/graph.rs 18 90.67%
src/generators.rs 23 95.42%
src/digraph.rs 38 92.68%
src/lib.rs 49 97.56%
Totals Coverage Status
Change from base Build 1012679285: -1.5%
Covered Lines: 8338
Relevant Lines: 8673

💛 - Coveralls

@mtreinish mtreinish merged commit cb568ee into Qiskit:main Jul 15, 2021
@mtreinish mtreinish deleted the bump-pyo3 branch July 15, 2021 02:55
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.

2 participants